Searched refs:PyErr_ProgramTextObject (Results 1 – 4 of 4) sorted by relevance
160 PyAPI_FUNC(PyObject *) PyErr_ProgramTextObject(
1645 tmp = PyErr_ProgramTextObject(filename, lineno); in PyErr_SyntaxLocationObjectEx()1779 PyObject *res = PyErr_ProgramTextObject(filename_obj, lineno); in PyErr_ProgramText()1801 PyErr_ProgramTextObject(PyObject *filename, int lineno) in PyErr_ProgramTextObject() function
5535 PyObject *loc = PyErr_ProgramTextObject(c->c_filename, c->u->u_lineno); in compiler_error()
166 …<elf-symbol name='PyErr_ProgramTextObject' type='func-type' binding='global-binding' visibility='d…14516 …<function-decl name='PyErr_ProgramTextObject' mangled-name='PyErr_ProgramTextObject' filepath='./I…14646 …PyErr_ProgramTextObject' mangled-name='PyErr_ProgramTextObject' filepath='Python/errors.c' line='1…