Searched refs:_Py_GetConfigsAsDict (Results 1 – 3 of 3) sorted by relevance
162 PyAPI_FUNC(PyObject*) _Py_GetConfigsAsDict(void);
59 PyObject *dict = _Py_GetConfigsAsDict(); in get_configs()
2614 _Py_GetConfigsAsDict(void) in _Py_GetConfigsAsDict() function