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