Searched refs:luaC_condGC (Results 1 – 2 of 2) sorted by relevance
157 #define luaC_condGC(L,pre,pos) \ macro162 #define luaC_checkGC(L) luaC_condGC(L,(void)0,(void)0)
1106 { luaC_condGC(L, (savepc(L), L->top = (c)), \