Searched defs:gettotalbytes (Results 1 – 2 of 2) sorted by relevance
220 #define gettotalbytes(g) ((g)->totalbytes + (g)->GCdebt) macro
394 #define gettotalbytes(g) cast(lu_mem, (g)->totalbytes + (g)->GCdebt) macro