l_mem
l_mem work = -cast(l_mem, g->GCmemtrav); /* start counting work */
l_mem debt = g->GCdebt;
static void setpause (global_State *g, l_mem estimate) {
l_mem debt, threshold;
debt = -cast(l_mem, threshold - gettotalbytes(g));
static l_mem atomic (lua_State *L) {
#define MAX_LMEM ((l_mem) ((MAX_LUMEM >> 1) - 2))
void luaE_setdebt (global_State *g, l_mem debt) {
l_mem GCdebt; /* bytes allocated not yet compensated by the collector */
LUAI_FUNC void luaE_setdebt (global_State *g, l_mem debt);