Searched refs:MAXCACHE (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _struct.c | 2122 #define MAXCACHE 100 macro 2154 if (PyDict_GET_SIZE(state->cache) >= MAXCACHE) in cache_struct_converter() |
Completed in 4 milliseconds