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

  /external/libpcap/
gencode.h 208 #define ATOMELEM(d, n) (d & ATOMMASK(n))
optimize.c 462 if (!ATOMELEM(def, X_ATOM))
464 if (!ATOMELEM(def, A_ATOM))
468 if (!ATOMELEM(def, atom))
476 if (!ATOMELEM(use, atom))
488 if (!ATOMELEM(def, X_ATOM))
490 if (!ATOMELEM(def, A_ATOM))
494 if (!ATOMELEM(def, atom))
761 if (ATOMELEM(b->out_use, X_ATOM))
836 !ATOMELEM(b->out_use, A_ATOM)) {
1180 if (last[atom] && !ATOMELEM(b->out_use, atom))
    [all...]

Completed in 2599 milliseconds