OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATOMELEM
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
optimize.c
429
if (!
ATOMELEM
(def, X_ATOM))
431
if (!
ATOMELEM
(def, A_ATOM))
435
if (!
ATOMELEM
(def, atom))
443
if (!
ATOMELEM
(use, atom))
455
if (!
ATOMELEM
(def, X_ATOM))
457
if (!
ATOMELEM
(def, A_ATOM))
461
if (!
ATOMELEM
(def, atom))
716
if (
ATOMELEM
(b->out_use, X_ATOM))
791
!
ATOMELEM
(b->out_use, A_ATOM)) {
1140
if (last[atom] && !
ATOMELEM
(b->out_use, atom))
[
all
...]
gencode.h
227
#define
ATOMELEM
(d, n) (d & ATOMMASK(n))
Completed in 64 milliseconds