Searched refs:_Py_Get_Getpath_CodeObject (Results 1 – 3 of 3) sorted by relevance
171 PyAPI_FUNC(PyObject*) _Py_Get_Getpath_CodeObject(void);
798 _Py_Get_Getpath_CodeObject(void) in _Py_Get_Getpath_CodeObject() function855 PyObject *co = _Py_Get_Getpath_CodeObject(); in _PyConfig_InitPathConfig()
400 return _Py_Get_Getpath_CodeObject(); in get_getpath_codeobject()