Searched defs:MCACHE_SIZE_EXP (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/internal/ | ||
| D | pycore_interp.h | 190 #define MCACHE_SIZE_EXP 12 macro |
| /external/python/cpython2/Objects/ | ||
| D | typeobject.c | 16 #define MCACHE_SIZE_EXP 12 macro |