Home
last modified time | relevance | path

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

/third_party/python/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.c478 PyMemAllocatorEx old_alloc; in Py_SetStandardStreamEncoding() local
524 PyMemAllocatorEx old_alloc; in _Py_ClearStandardStreamEncoding() local
550 PyMemAllocatorEx old_alloc; in _Py_ClearArgcArgv() local
565 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.c2166 PyMemAllocatorEx old_alloc; in _alloc_preinit_entry() local
2210 PyMemAllocatorEx old_alloc; in _clear_preinit_entries() local
/third_party/python/Objects/
Dobmalloc.c226 PyMemAllocatorEx *old_alloc) in pymem_set_default_allocator()
259 PyMemAllocatorEx *old_alloc) in _PyMem_SetDefaultAllocator()
/third_party/alsa-lib/src/
Dconf.c5368 size_t old_alloc = alloc; in parse_string() local