Home
last modified time | relevance | path

Searched defs:lua_gc (Results 1 – 2 of 2) sorted by relevance

/src/sys/contrib/openzfs/module/lua/
H A Dlapi.c1020 LUA_API int lua_gc (lua_State *L, int what, int data) { in lua_gc() function
/src/contrib/lua/src/
H A Dlapi.c1133 LUA_API int lua_gc (lua_State *L, int what, ...) { in lua_gc() function