Searched defs:cframe (Results 1 – 3 of 3) sorted by relevance
110 _PyCFrame *cframe; member
8986 super_init_without_args(_PyInterpreterFrame *cframe, PyCodeObject *co, in super_init_without_args()9082 _PyInterpreterFrame *cframe = tstate->cframe->current_frame; in super_init_impl() local
1657 _PyCFrame cframe; local