HomeSort by relevance Sort by last modified time
    Searched refs:out_use (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
gencode.h 249 atomset out_use; member in struct:block
optimize.c 525 p->out_use = 0;
530 p->out_use |= JT(p)->in_use | JF(p)->in_use;
531 p->in_use |= p->out_use &~ p->kill;
761 if (ATOMELEM(b->out_use, X_ATOM))
836 !ATOMELEM(b->out_use, A_ATOM)) {
1180 if (last[atom] && !ATOMELEM(b->out_use, atom)) {
1265 ((b->out_use == 0 && aval != 0 && b->val[A_ATOM] == aval &&
1297 atomset use = succ->out_use;
    [all...]

Completed in 151 milliseconds