Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dpymem.h35 PYMEM_ALLOCATOR_NOT_SET = 0, enumerator
/third_party/python/Lib/test/
Dtest_embed.py22 PYMEM_ALLOCATOR_NOT_SET = 0 variable