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

/freebsd-12-stable/contrib/lua/src/
H A Dlstate.h243 #define gettotalbytes(g) cast(lu_mem, (g)->totalbytes + (g)->GCdebt) macro
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlstate.h219 #define gettotalbytes(g) ((g)->totalbytes + (g)->GCdebt) macro

Completed in 55 milliseconds