Searched refs:LUA_GCCOUNTB (Results 1 – 3 of 3) sorted by relevance
/external/lua/src/ | ||
D | lbaselib.c | 201 int b = lua_gc(L, LUA_GCCOUNTB); in luaB_collectgarbage() |
D | lua.h | 323 #define LUA_GCCOUNTB 4 macro |
D | lapi.c | 1127 case LUA_GCCOUNTB: { in lua_gc() |