Home
last modified time | relevance | path

Searched refs:WITH_PYMALLOC (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Include/cpython/
H A Dpymem.h40 #ifdef WITH_PYMALLOC
/third_party/python/Objects/
H A Dobmalloc.c67 #ifdef WITH_PYMALLOC
181 #ifdef WITH_PYMALLOC
186 #ifdef WITH_PYMALLOC
286 #ifdef WITH_PYMALLOC in _PyMem_GetAllocatorName()
328 #ifdef WITH_PYMALLOC in _PyMem_SetupAllocators()
379 #ifdef WITH_PYMALLOC in _PyMem_GetCurrentAllocatorName()
389 #ifdef WITH_PYMALLOC in _PyMem_GetCurrentAllocatorName()
413 #ifdef WITH_PYMALLOC in _PyMem_GetCurrentAllocatorName()
446 #ifdef WITH_PYMALLOC
755 #ifdef WITH_PYMALLOC
[all...]
/third_party/python/Include/internal/
H A Dpycore_pymem.h106 #ifdef WITH_PYMALLOC
/third_party/python/PC/
H A Dpyconfig.h477 #define WITH_PYMALLOC 1 macro
/third_party/python/Python/
H A Dpylifecycle.c1790 #ifdef WITH_PYMALLOC in Py_FinalizeEx()
1923 #ifdef WITH_PYMALLOC in Py_FinalizeEx()
H A Dsysmodule.c1916 #ifdef WITH_PYMALLOC in sys__debugmallocstats_impl()
/third_party/python/Lib/test/support/
H A D__init__.py1932 return _testcapi.WITH_PYMALLOC
/third_party/python/Modules/
H A D_testcapimodule.c8125 #ifdef WITH_PYMALLOC in PyInit__testcapi()
8131 PyModule_AddObject(m, "WITH_PYMALLOC", v); in PyInit__testcapi()

Completed in 24 milliseconds