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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlgc.h124 #define luaC_checkGC(L) luaC_condGC(L, luaC_step(L);) macro
/freebsd-11-stable/contrib/lua/src/
H A Dlgc.h115 #define luaC_checkGC(L) luaC_condGC(L,(void)0,(void)0) macro

Completed in 132 milliseconds