Searched defs:first_non_self_local (Results 1 – 3 of 3) sorted by relevance
3257 PyObject **first_non_self_local = new_frame->localsplus + has_self; variable3281 PyObject **first_non_self_local = new_frame->localsplus + has_self; variable3305 PyObject **first_non_self_local = new_frame->localsplus + has_self; variable3329 PyObject **first_non_self_local = new_frame->localsplus + has_self; variable3353 PyObject **first_non_self_local = new_frame->localsplus + has_self; variable3376 PyObject **first_non_self_local = new_frame->localsplus + has_self; variable
3312 PyObject **first_non_self_local = new_frame->localsplus + has_self; in dummy_func() local
974 PyObject **first_non_self_local = new_frame->localsplus + has_self; in TARGET() local1899 PyObject **first_non_self_local = new_frame->localsplus + has_self; in TARGET() local