Home | History | Annotate | Download | only in Python

Lines Matching refs:_PySys_GetObjectId

57 _PySys_GetObjectId(_Py_Identifier *key)
290 outf = _PySys_GetObjectId(&PyId_stdout);
1759 PyObject *warnoptions = _PySys_GetObjectId(&PyId_warnoptions);
1792 PyObject *warnoptions = _PySys_GetObjectId(&PyId_warnoptions);
1836 PyObject *warnoptions = _PySys_GetObjectId(&PyId_warnoptions);
1844 PyObject *xoptions = _PySys_GetObjectId(&PyId__xoptions);
2623 PyObject *sys_path = _PySys_GetObjectId(&PyId_path);
2727 file = _PySys_GetObjectId(key);
2769 file = _PySys_GetObjectId(key);