Searched defs:totalbytes (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlstate.h115 lu_mem totalbytes; /* number of bytes currently allocated - GCdebt */ member in struct:global_State
219 #define gettotalbytes(g) ((g)->totalbytes + (g)->GCdebt)

Completed in 63 milliseconds