makewhite         120 lib/lua/lgc.c        makewhite(g, u);  /* may be marked, if left from previous GC */
makewhite         416 lib/lua/lgc.c        makewhite(g, curr);  /* make it white (for next cycle) */
makewhite         457 lib/lua/lgc.c    makewhite(g, o);
makewhite         670 lib/lua/lgc.c      makewhite(g, o);  /* mark as white just to avoid other barriers */
makewhite         705 lib/lua/lgc.c        makewhite(g, o);