Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlbaselib.c142 static int luaB_collectgarbage (lua_State *L) { in luaB_collectgarbage() function
257 {"collectgarbage", luaB_collectgarbage},
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlbaselib.c193 static int luaB_collectgarbage (lua_State *L) { in luaB_collectgarbage() function
449 {"collectgarbage", luaB_collectgarbage},