Searched refs:luaC_checkGC (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/lua/src/
H A Dlgc.h115 #define luaC_checkGC(L) luaC_condGC(L,(void)0,(void)0) macro
H A Dlapi.c382 luaC_checkGC(L);
485 luaC_checkGC(L);
502 luaC_checkGC(L);
513 luaC_checkGC(L);
526 luaC_checkGC(L);
551 luaC_checkGC(L);
692 luaC_checkGC(L);
1079 luaC_checkGC(L);
1151 luaC_checkGC(L);
1190 luaC_checkGC(
[all...]
H A Dllex.c137 luaC_checkGC(L);
H A Dlstate.c259 luaC_checkGC(L);
H A Dldebug.c656 luaC_checkGC(L); /* error message uses memory */
H A Dldo.c402 luaC_checkGC(L), /* stack grow uses memory */ \
H A Dlparser.c572 luaC_checkGC(L);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlapi.c397 luaC_checkGC(L);
503 luaC_checkGC(L);
520 luaC_checkGC(L);
534 luaC_checkGC(L);
545 luaC_checkGC(L);
563 luaC_checkGC(L);
675 luaC_checkGC(L);
1134 luaC_checkGC(L);
1177 luaC_checkGC(L);
H A Dlgc.h124 #define luaC_checkGC(L) luaC_condGC(L, luaC_step(L);) macro
H A Dlstate.c238 luaC_checkGC(L);
H A Dllex.c132 luaC_checkGC(L);
H A Dldo.c325 luaC_checkGC(L); /* stack grow uses memory */
359 luaC_checkGC(L); /* stack grow uses memory */
H A Dlparser.c577 luaC_checkGC(L);

Completed in 145 milliseconds