Home
last modified time | relevance | path

Searched refs:MAX_TOTAL_ITEMS (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Python/
H A Dast_opt.c150 #define MAX_TOTAL_ITEMS 1024 /* including nested collections */ macro
173 if (n && check_complexity(w, MAX_TOTAL_ITEMS / n) < 0) { in safe_multiply()

Completed in 4 milliseconds