Searched refs:luaC_condGC (Results 1 – 2 of 2) sorted by relevance
122 #define luaC_condGC(L,c) \ macro124 #define luaC_checkGC(L) luaC_condGC(L, luaC_step(L);)
514 Protect( luaC_condGC(L,{L->top = (c); /* limit of live values */ \