OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:N_ATOMS
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
gencode.h
238
#define
N_ATOMS
(BPF_MEMWORDS+2)
270
int val[
N_ATOMS
];
optimize.c
93
#define AX_ATOM
N_ATOMS
434
else if (atom <
N_ATOMS
) {
460
else if (atom <
N_ATOMS
) {
1131
struct stmt *last[
N_ATOMS
];
1139
for (atom = 0; atom <
N_ATOMS
; ++atom)
1189
for (i = 0; i <
N_ATOMS
; ++i)
1259
for (atom = 0; atom <
N_ATOMS
; ++atom)
1437
for (i = 0; i <
N_ATOMS
; ++i)
[
all
...]
Completed in 46 milliseconds