Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlbaselib.c141 static int luaB_collectgarbage (lua_State *L) { in luaB_collectgarbage() function
256 {"collectgarbage", luaB_collectgarbage},
/freebsd/contrib/lua/src/
H A Dlbaselib.c199 static int luaB_collectgarbage (lua_State *L) { in luaB_collectgarbage() function
508 {"collectgarbage", luaB_collectgarbage},