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

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlstate.c37 #if !defined(LUAI_GCMUL)
38 #define LUAI_GCMUL 200 /* GC runs 'twice the speed' of memory allocation */ macro
302 g->gcstepmul = LUAI_GCMUL;

Completed in 559 milliseconds