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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlstate.h221 #define gettotalbytes(g) ((g)->totalbytes + (g)->GCdebt) macro
/freebsd-13-stable/contrib/lua/src/
H A Dlstate.h351 #define gettotalbytes(g) cast(lu_mem, (g)->totalbytes + (g)->GCdebt) macro

Completed in 51 milliseconds