OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUMCOUNT
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
term_entry.h
79
#define NUM_NUMBERS(tp)
NUMCOUNT
92
#define for_each_ext_number(n,tp) for(n =
NUMCOUNT
; n < NUM_NUMBERS(tp); n++)
97
#define ExtNumname(tp,i,names) EXT_NAMES(tp, i,
NUMCOUNT
, (i - (tp->num_Numbers - tp->ext_Numbers)) + tp->ext_Booleans, names)
term.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
term_entry.h
79
#define NUM_NUMBERS(tp)
NUMCOUNT
92
#define for_each_ext_number(n,tp) for(n =
NUMCOUNT
; n < NUM_NUMBERS(tp); n++)
97
#define ExtNumname(tp,i,names) EXT_NAMES(tp, i,
NUMCOUNT
, (i - (tp->num_Numbers - tp->ext_Numbers)) + tp->ext_Booleans, names)
term.h
[
all
...]
Completed in 78 milliseconds