OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMC_boolean
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xcmcext.h
41
CMC_boolean
ui_avail;
42
CMC_boolean
sup_nomkmsgread;
43
CMC_boolean
sup_counted_str;
xcmc.h
23
typedef CMC_uint16
CMC_boolean
;
29
#define CMC_FALSE ((
CMC_boolean
)0)
30
#define CMC_TRUE ((
CMC_boolean
)1)
Completed in 447 milliseconds