OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:N_BITS
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/cachegrind/
cg_branchpred.c
85
#define
N_BITS
(N_HIST_BITS + N_IADD_BITS)
86
#define N_COUNTERS (1 <<
N_BITS
)
/external/pixman/pixman/
pixman-edge.c
70
#define
N_BITS
4
102
#undef
N_BITS
109
#define
N_BITS
1
115
#undef
N_BITS
Completed in 38 milliseconds