Searched refs:MAX_TOTAL_ITEMS (Results 1 – 1 of 1) sorted by relevance
162 #define MAX_TOTAL_ITEMS 1024 /* including nested collections */ macro185 if (n && check_complexity(w, MAX_TOTAL_ITEMS / n) < 0) { in safe_multiply()