Home
last modified time | relevance | path

Searched refs:luaC_condGC (Results 1 – 2 of 2) sorted by relevance

/external/lua/src/
Dlgc.h157 #define luaC_condGC(L,pre,pos) \ macro
162 #define luaC_checkGC(L) luaC_condGC(L,(void)0,(void)0)
Dlvm.c1106 { luaC_condGC(L, (savepc(L), L->top = (c)), \