Searched refs:LUAI_GCMUL (Results 1 – 3 of 3) sorted by relevance
35 #if !defined(LUAI_GCMUL)36 #define LUAI_GCMUL 200 /* GC runs 'twice the speed' of memory allocation */ macro304 g->gcstepmul = LUAI_GCMUL; in lua_newstate()
313 #define LUAI_GCMUL 200 /* GC runs 'twice the speed' of memory allocation */ macro
179 g->gcstepmul = LUAI_GCMUL; in lua_newstate()