Searched refs:WHITE0BIT (Results 1 – 4 of 4) sorted by relevance
88 #define WHITE0BIT 0 /* object is white (type 0) */ macro97 #define WHITEBITS bit2mask(WHITE0BIT, WHITE1BIT)
274 g->currentwhite = bit2mask(WHITE0BIT, FIXEDBIT); in lua_newstate()
75 #define WHITE0BIT 3 /* object is white (type 0) */ macro84 #define WHITEBITS bit2mask(WHITE0BIT, WHITE1BIT)
372 g->currentwhite = bitmask(WHITE0BIT); in lua_newstate()