Home | History | Annotate | Download | only in Python

Lines Matching refs:c_traceobj

1002                                      tstate->c_traceobj,
1158 tstate->c_traceobj,
3218 tstate->c_traceobj, f);
3319 tstate->c_traceobj, f,
3328 tstate->c_traceobj, f,
4119 PyObject *temp = tstate->c_traceobj;
4123 tstate->c_traceobj = NULL;
4128 tstate->c_traceobj = arg;