Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlgc.c1373 static lu_mem fullgen (lua_State *L, global_State *g) { in fullgen() function
1447 lu_mem numobjs = fullgen(L, g); /* do a major collection */ in genstep()
1733 fullgen(L, g); in luaC_fullgc()