Lines Matching full:edom
293 SET_INSERT(ep->edom, ep->id);
295 SET_INTERSECT(ep->succ->et.edom, ep->edom, edgewords);
296 SET_INTERSECT(ep->succ->ef.edom, ep->edom, edgewords);
317 memset(root->et.edom, 0, edgewords * sizeof(*(uset)0));
318 memset(root->ef.edom, 0, edgewords * sizeof(*(uset)0));
1393 register bpf_u_int32 x = ep->edom[i];
2018 b->et.edom = p;
2020 b->ef.edom = p;