Home
last modified time | relevance | path

Searched refs:PyErr_ProgramTextObject (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/cpython/
Dpyerrors.h160 PyAPI_FUNC(PyObject *) PyErr_ProgramTextObject(
/external/python/cpython3/Python/
Derrors.c1645 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
Dcompile.c5535 PyObject *loc = PyErr_ProgramTextObject(c->c_filename, c->u->u_lineno); in compiler_error()
/external/python/cpython3/Doc/data/
Dpython3.10.abi166 …<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…
14646PyErr_ProgramTextObject' mangled-name='PyErr_ProgramTextObject' filepath='Python/errors.c' line='1…