Home
last modified time | relevance | path

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

/external/libpcap/
Doptimize.c157 #define SET_INTERSECT(a, b, n)\ macro
256 SET_INTERSECT(JT(b)->dom, b->dom, nodewords); in find_dom()
257 SET_INTERSECT(JF(b)->dom, b->dom, nodewords); in find_dom()
267 SET_INTERSECT(ep->succ->et.edom, ep->edom, edgewords); in propedom()
268 SET_INTERSECT(ep->succ->ef.edom, ep->edom, edgewords); in propedom()