Searched refs:WHITE0BIT (Results 1 – 2 of 2) sorted by relevance
78 #define WHITE0BIT 0 /* object is white (type 0) */ macro84 #define WHITEBITS bit2mask(WHITE0BIT, WHITE1BIT)
305 g->currentwhite = bitmask(WHITE0BIT); in lua_newstate()