Searched defs:ERRORSTACKSIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/openzfs/module/lua/ | ||
H A D | ldo.c | 241 #define ERRORSTACKSIZE (LUAI_MAXSTACK + 200) macro |
/freebsd/contrib/lua/src/ | ||
H A D | ldo.c | 199 #define ERRORSTACKSIZE (LUAI_MAXSTACK + 200) macro |