Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlauxlib.c491 static int boxgc (lua_State *L) { in boxgc() function
498 {"__gc", boxgc},
499 {"__close", boxgc},