Searched defs:luaC_checkGC (Results 1 - 2 of 2) sorted by relevance

/external/skia/third_party/lua/src/
H A Dlgc.h124 #define luaC_checkGC(L) luaC_condGC(L, luaC_step(L);) macro
/external/syslinux/com32/lua/src/
H A Dlgc.h124 #define luaC_checkGC(L) luaC_condGC(L, luaC_step(L);) macro

Completed in 131 milliseconds