Home
last modified time | relevance | path

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

/external/lua/src/
Dlauxlib.c488 static int boxgc (lua_State *L) { in boxgc() function
495 {"__gc", boxgc},
496 {"__close", boxgc},