Searched refs:limit2show (Results 1 – 1 of 1) sorted by relevance
136 int limit2show = (last - level > LEVELS1 + LEVELS2) ? LEVELS1 : -1; in luaL_traceback() local144 if (limit2show-- == 0) { /* too many levels? */ in luaL_traceback()