Home
last modified time | relevance | path

Searched refs:LUAI_GCMAJOR (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstate.c31 #if !defined(LUAI_GCMAJOR)
32 #define LUAI_GCMAJOR 200 /* 200% */ macro
303 g->gcmajorinc = LUAI_GCMAJOR; in lua_newstate()