Home
last modified time | relevance | path

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

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