Searched refs:white2gray (Results 1 – 3 of 3) sorted by relevance
70 #define white2gray(x) resetbits(x->marked, WHITEBITS) macro197 white2gray(o); /* they will be gray forever */ in luaC_fix()237 white2gray(o); in reallymarkobject()
37 #define white2gray(x) reset2bits((x)->gch.marked, WHITE0BIT, WHITE1BIT) macro71 white2gray(o); in reallymarkobject()
62 #define white2gray(x) resetbits(gch(x)->marked, WHITEBITS) macro245 white2gray(o); in reallymarkobject()