Searched refs:LUAI_GCSTEPSIZE (Results 1 – 2 of 2) sorted by relevance
141 #define LUAI_GCSTEPSIZE 13 /* 8 KB */ macro
403 g->gcstepsize = LUAI_GCSTEPSIZE; in lua_newstate()