Home
last modified time | relevance | path

Searched defs:old_alloc (Results 1 – 8 of 8) 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
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.c463 PyMemAllocatorEx old_alloc; in Py_SetStandardStreamEncoding() local
509 PyMemAllocatorEx old_alloc; in _Py_ClearStandardStreamEncoding() local
535 PyMemAllocatorEx old_alloc; in _Py_ClearArgcArgv() local
550 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.c2091 PyMemAllocatorEx old_alloc; in _alloc_preinit_entry() local
2135 PyMemAllocatorEx old_alloc; in _clear_preinit_entries() local
/third_party/gettext/gettext-runtime/intl/
Dwindows-rwlock.c65 unsigned int old_alloc = wq->alloc; in glwthread_waitqueue_add() local
/third_party/python/Objects/
Dobmalloc.c226 PyMemAllocatorEx *old_alloc) in pymem_set_default_allocator()
259 PyMemAllocatorEx *old_alloc) in _PyMem_SetDefaultAllocator()
/third_party/glib/glib/
Dgarray.c1501 guint old_alloc = array->alloc; in g_ptr_array_maybe_expand() local