Home
last modified time | relevance | path

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

/external/lua/src/
Dlauxlib.c476 static int boxgc (lua_State *L) { in boxgc() function
487 lua_pushcfunction(L, boxgc); in newbox()