Home
last modified time | relevance | path

Searched defs:exceptiontable (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Objects/clinic/
Dcodeobject.c.h42 PyObject *exceptiontable; in code_new() local
/external/python/cpython3/Objects/
Dcodeobject.c505 PyObject *exceptiontable) in PyCode_NewWithPosOnlyArgs()
629 PyObject *exceptiontable) in PyCode_New()
1527 PyObject *exceptiontable, PyObject *freevars, in code_new_impl()
/external/python/cpython3/Include/internal/
Dpycore_code.h198 PyObject *exceptiontable; member
/external/python/cpython3/Python/
Dmarshal.c1370 PyObject *exceptiontable = NULL; in r_object() local