Home
last modified time | relevance | path

Searched refs:path_out_of_memory (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Python/
Dpathconfig.c471 path_out_of_memory(const char *func) in path_out_of_memory() function
501 path_out_of_memory(__func__); in Py_SetPath()
522 path_out_of_memory(__func__); in Py_SetPythonHome()
543 path_out_of_memory(__func__); in Py_SetProgramName()
563 path_out_of_memory(__func__); in _Py_SetProgramFullPath()
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch9694 path_out_of_memory(__func__);