Searched defs:PYMEM_ALLOCATOR_MALLOC (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Include/cpython/ | ||
H A D | pymem.h | 38 PYMEM_ALLOCATOR_MALLOC = 3, enumerator |
/third_party/python/Lib/test/ | ||
H A D | test_embed.py | 28 PYMEM_ALLOCATOR_MALLOC = 3 variable |
Completed in 3 milliseconds