Home
last modified time | relevance | path

Searched defs:old_alloc (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Python/
Dpathconfig.c45 PyMemAllocatorEx old_alloc; in pathconfig_clear() local
103 PyMemAllocatorEx old_alloc; in _PyPathConfig_ClearGlobal() local
147 PyMemAllocatorEx old_alloc; in pathconfig_set_from_config() local
340 PyMemAllocatorEx old_alloc; in pathconfig_init() local
484 PyMemAllocatorEx old_alloc; in Py_SetPath() local
513 PyMemAllocatorEx old_alloc; in Py_SetPythonHome() local
534 PyMemAllocatorEx old_alloc; in Py_SetProgramName() local
554 PyMemAllocatorEx old_alloc; in _Py_SetProgramFullPath() local
Dpystate.c106 PyMemAllocatorEx old_alloc; in _PyRuntimeState_Init() local
119 PyMemAllocatorEx old_alloc; in _PyRuntimeState_Fini() local
146 PyMemAllocatorEx old_alloc; in _PyRuntimeState_ReInitThreads() local
191 PyMemAllocatorEx old_alloc; in _PyInterpreterState_Enable() local
Dinitconfig.c470 PyMemAllocatorEx old_alloc; in Py_SetStandardStreamEncoding() local
516 PyMemAllocatorEx old_alloc; in _Py_ClearStandardStreamEncoding() local
542 PyMemAllocatorEx old_alloc; in _Py_ClearArgcArgv() local
557 PyMemAllocatorEx old_alloc; in _Py_SetArgcArgv() local
Dimport.c255 PyMemAllocatorEx old_alloc; in _PyImport_Fini2() local
2255 PyMemAllocatorEx old_alloc; in PyImport_ExtendInittab() local
Dsysmodule.c2124 PyMemAllocatorEx old_alloc; in _alloc_preinit_entry() local
2168 PyMemAllocatorEx old_alloc; in _clear_preinit_entries() local
/external/python/cpython3/Objects/
Dobmalloc.c226 PyMemAllocatorEx *old_alloc) in pymem_set_default_allocator()
259 PyMemAllocatorEx *old_alloc) in _PyMem_SetDefaultAllocator()