Searched defs:WHITE0BIT (Results 1 - 2 of 2) sorted by relevance

/external/skia/third_party/lua/src/
H A Dlgc.h87 #define WHITE0BIT 0 /* object is white (type 0) */ macro
96 #define WHITEBITS bit2mask(WHITE0BIT, WHITE1BIT)
/external/syslinux/com32/lua/src/
H A Dlgc.h87 #define WHITE0BIT 0 /* object is white (type 0) */ macro
96 #define WHITEBITS bit2mask(WHITE0BIT, WHITE1BIT)

Completed in 132 milliseconds