Home
last modified time | relevance | path

Searched defs:old_alloc (Results 1 – 7 of 7) 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
265 PyMemAllocatorEx old_alloc; in pathconfig_calculate() local
457 PyMemAllocatorEx old_alloc; in Py_SetPath() local
492 PyMemAllocatorEx old_alloc; in Py_SetPythonHome() local
513 PyMemAllocatorEx old_alloc; in Py_SetProgramName() local
533 PyMemAllocatorEx old_alloc; in _Py_SetProgramFullPath() local
Dpystate.c96 PyMemAllocatorEx old_alloc; in _PyRuntimeState_Init() local
109 PyMemAllocatorEx old_alloc; in _PyRuntimeState_Fini() local
138 PyMemAllocatorEx old_alloc; in _PyRuntimeState_ReInitThreads() local
181 PyMemAllocatorEx old_alloc; in _PyInterpreterState_Enable() local
Dinitconfig.c455 PyMemAllocatorEx old_alloc; in Py_SetStandardStreamEncoding() local
501 PyMemAllocatorEx old_alloc; in _Py_ClearStandardStreamEncoding() local
527 PyMemAllocatorEx old_alloc; in _Py_ClearArgcArgv() local
542 PyMemAllocatorEx old_alloc; in _Py_SetArgcArgv() local
Dimport.c296 PyMemAllocatorEx old_alloc; in _PyImport_Fini2() local
2461 PyMemAllocatorEx old_alloc; in PyImport_ExtendInittab() local
Dsysmodule.c2049 PyMemAllocatorEx old_alloc; in _alloc_preinit_entry() local
2093 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()
/external/openssh/
Dssh-agent.c875 u_int i, old_alloc, new_alloc; in new_socket() local