Searched refs:LUAI_GCSTEPSIZE (Results 1 – 2 of 2) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ | ||
A D | lgc.h | 141 #define LUAI_GCSTEPSIZE 13 /* 8 KB */ macro |
A D | lstate.c | 397 g->gcstepsize = LUAI_GCSTEPSIZE; in lua_newstate() |
Completed in 4 milliseconds