Searched refs:LEVELS1 (Results 1 – 2 of 2) sorted by relevance
319 #define LEVELS1 12 /* size of the first part of the stack */ macro340 if (level > LEVELS1 && firstpart) { in db_errorfb()
28 #define LEVELS1 12 /* size of the first part of the stack */ macro115 int mark = (numlevels > LEVELS1 + LEVELS2) ? LEVELS1 : 0; in luaL_traceback()