Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpathconfig.c22 PyMemAllocatorEx old_alloc; in _PyPathConfig_Clear() local
60 PyMemAllocatorEx old_alloc; in _PyPathConfig_Init() local
140 PyMemAllocatorEx old_alloc; in Py_SetPath() local
173 PyMemAllocatorEx old_alloc; in Py_SetPythonHome() local
194 PyMemAllocatorEx old_alloc; in Py_SetProgramName() local
215 PyMemAllocatorEx old_alloc; in _Py_SetProgramFullPath() local
Dpystate.c67 PyMemAllocatorEx old_alloc; in _PyRuntimeState_Init() local
80 PyMemAllocatorEx old_alloc; in _PyRuntimeState_Fini() local
107 PyMemAllocatorEx old_alloc; in _PyInterpreterState_Enable() local
942 PyMemAllocatorEx old_alloc; in _PyGILState_Reinit() local
Dpylifecycle.c183 PyMemAllocatorEx old_alloc; in Py_SetStandardStreamEncoding() local
836 PyMemAllocatorEx old_alloc; in _Py_InitializeCore() local
1979 PyMemAllocatorEx old_alloc; in init_sys_streams() local
Dimport.c294 PyMemAllocatorEx old_alloc; in _PyImport_Fini2() local
2320 PyMemAllocatorEx old_alloc; in PyImport_ExtendInittab() local
Dsysmodule.c1670 PyMemAllocatorEx old_alloc; in _alloc_preinit_entry() local
1714 PyMemAllocatorEx old_alloc; in _clear_preinit_entries() local
/external/python/cpython3/Modules/
Dmain.c573 PyMemAllocatorEx old_alloc; in pymain_clear_cmdline() local
613 PyMemAllocatorEx old_alloc; in pymain_clear_config() local
654 PyMemAllocatorEx old_alloc; in pymain_free_raw() local
2946 PyMemAllocatorEx old_alloc; in pymain_cmdline() local
/external/python/cpython3/Objects/
Dobmalloc.c219 PyMemAllocatorEx *old_alloc) in pymem_set_default_allocator()
252 PyMemAllocatorEx *old_alloc) in _PyMem_SetDefaultAllocator()
/external/openssh/
Dssh-agent.c972 u_int i, old_alloc, new_alloc; in new_socket() local