Searched refs:maskcolors (Results 1 – 1 of 1) sorted by relevance
66 #define maskcolors (~(bitmask(BLACKBIT) | WHITEBITS)) macro68 (x->marked = cast_byte((x->marked & maskcolors) | luaC_white(g)))747 curr->marked = cast_byte((marked & maskcolors) | white); in sweeplist()