Searched defs:MAX_MARSHAL_STACK_DEPTH (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Python/ | ||
H A D | marshal.c | 36 #define MAX_MARSHAL_STACK_DEPTH 1000 macro 38 #define MAX_MARSHAL_STACK_DEPTH 1500 macro 40 #define MAX_MARSHAL_STACK_DEPTH 2000 macro |
Completed in 4 milliseconds