Searched refs:MAX_STR_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Python/ | ||
H A D | ast_opt.c | 149 #define MAX_STR_SIZE 4096 /* characters */ macro 183 if (n < 0 || n > MAX_STR_SIZE / size) { in safe_multiply() |
Completed in 2 milliseconds