Lines Matching refs:_Py_IDENTIFIER
29 _Py_IDENTIFIER(__module__);
30 _Py_IDENTIFIER(builtins);
31 _Py_IDENTIFIER(stderr);
32 _Py_IDENTIFIER(flush);
1503 _Py_IDENTIFIER(unraisablehook); in _PyErr_WriteUnraisableMsg()
1579 _Py_IDENTIFIER(filename); in PyErr_SyntaxLocationObjectEx()
1580 _Py_IDENTIFIER(lineno); in PyErr_SyntaxLocationObjectEx()
1581 _Py_IDENTIFIER(end_lineno); in PyErr_SyntaxLocationObjectEx()
1582 _Py_IDENTIFIER(msg); in PyErr_SyntaxLocationObjectEx()
1583 _Py_IDENTIFIER(offset); in PyErr_SyntaxLocationObjectEx()
1584 _Py_IDENTIFIER(end_offset); in PyErr_SyntaxLocationObjectEx()
1585 _Py_IDENTIFIER(print_file_and_line); in PyErr_SyntaxLocationObjectEx()
1586 _Py_IDENTIFIER(text); in PyErr_SyntaxLocationObjectEx()