Searched refs:LDB_MAX_VALUES_DEPTH (Results 1 – 1 of 1) sorted by relevance
1920 #define LDB_MAX_VALUES_DEPTH (LUA_MINSTACK/2) macro1924 if (level++ == LDB_MAX_VALUES_DEPTH) in ldbCatStackValueRec()