Searched refs:totalbytes (Results 1 – 3 of 3) sorted by relevance
48 totalbytes = 062 totalbytes += bytes78 line = '%d K' % ((totalbytes+1023) // 1024)
254 l_mem totalbytes; /* number of bytes currently allocated - GCdebt */ member385 #define gettotalbytes(g) cast(lu_mem, (g)->totalbytes + (g)->GCdebt)
94 g->totalbytes = tb - debt; in luaE_setdebt()422 g->totalbytes = sizeof(LG); in lua_newstate()