Home | History | Annotate | Download | only in Python

Lines Matching refs:c_traceobj

994                                      tstate->c_traceobj,
1150 tstate->c_traceobj,
3198 tstate->c_traceobj, f);
3299 tstate->c_traceobj, f,
3308 tstate->c_traceobj, f,
4099 PyObject *temp = tstate->c_traceobj;
4103 tstate->c_traceobj = NULL;
4108 tstate->c_traceobj = arg;