Searched refs:MAXSTACK (Results 1 – 2 of 2) sorted by relevance
146 #define MAXSTACK 250 macro
265 if (newstack >= MAXSTACK) in luaK_checkstack()