Searched defs:PYMEM_ALLOCATOR_DEBUG (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/cpython/ | ||
D | pymem.h | 37 PYMEM_ALLOCATOR_DEBUG = 2, enumerator |
/external/python/cpython3/Lib/test/ | ||
D | test_embed.py | 23 PYMEM_ALLOCATOR_DEBUG = 2 variable |