Home
last modified time | relevance | path

Searched defs:PYMEM_ALLOCATOR_NOT_SET (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/cpython/
Dpymem.h41 PYMEM_ALLOCATOR_NOT_SET = 0, enumerator
/external/python/cpython3/Lib/test/
Dtest_embed.py20 PYMEM_ALLOCATOR_NOT_SET = 0 variable