Home
last modified time | relevance | path

Searched refs:LUA_GCCOUNTB (Results 1 – 3 of 3) sorted by relevance

/external/lua/src/
Dlbaselib.c201 int b = lua_gc(L, LUA_GCCOUNTB); in luaB_collectgarbage()
Dlua.h323 #define LUA_GCCOUNTB 4 macro
Dlapi.c1127 case LUA_GCCOUNTB: { in lua_gc()