Home
last modified time | relevance | path

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

/aosp_15_r20/external/lua/src/
H A Dlbaselib.c196 LUA_GCISRUNNING, LUA_GCGEN, LUA_GCINC}; in luaB_collectgarbage()
218 case LUA_GCISRUNNING: { in luaB_collectgarbage()
H A Dlua.h327 #define LUA_GCISRUNNING 9 macro
H A Dlapi.c1162 case LUA_GCISRUNNING: { in lua_gc()