Home
last modified time | relevance | path

Searched refs:SET_INTERSECT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libpcap/
H A Doptimize.c296 #define SET_INTERSECT(a, b, n)\ macro
448 SET_INTERSECT(JT(b)->dom, b->dom, opt_state->nodewords); in find_dom()
449 SET_INTERSECT(JF(b)->dom, b->dom, opt_state->nodewords); in find_dom()
459 SET_INTERSECT(ep->succ->et.edom, ep->edom, opt_state->edgewords); in propedom()
460 SET_INTERSECT(ep->succ->ef.edom, ep->edom, opt_state->edgewords); in propedom()