Home
last modified time | relevance | path

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

/netbsd/src/external/mit/lua/dist/src/
Dlgc.c1376 static lu_mem fullgen (lua_State *L, global_State *g) { in fullgen() function
1450 lu_mem numobjs = fullgen(L, g); /* do a major collection */ in genstep()
1736 fullgen(L, g); in luaC_fullgc()