Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/lua/
H A Dlstate.c30 #if !defined(LUAI_GCMAJOR)
31 #define LUAI_GCMAJOR 200 /* 200% */ macro
302 g->gcmajorinc = LUAI_GCMAJOR; in lua_newstate()