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

  /external/libpcap/
gencode.h 219 #define N_ATOMS (BPF_MEMWORDS+2)
251 int val[N_ATOMS];
optimize.c 75 #define AX_ATOM N_ATOMS
467 else if (atom < N_ATOMS) {
493 else if (atom < N_ATOMS) {
1171 struct stmt *last[N_ATOMS];
1179 for (atom = 0; atom < N_ATOMS; ++atom)
1231 for (i = 0; i < N_ATOMS; ++i)
1302 for (atom = 0; atom < N_ATOMS; ++atom)
1485 for (i = 0; i < N_ATOMS; ++i)
    [all...]

Completed in 2274 milliseconds