Searched refs:wrasgc (Results 1 – 2 of 2) sorted by relevance
639 PyGC_Head *wrasgc; /* AS_GC(wr) */ in handle_weakrefs() local689 wrasgc = AS_GC(wr); in handle_weakrefs()690 assert(wrasgc != next); /* wrasgc is reachable, but in handle_weakrefs()693 gc_list_move(wrasgc, &wrcb_to_call); in handle_weakrefs()
535 PyGC_Head *wrasgc; /* AS_GC(wr) */ in handle_weakrefs() local585 wrasgc = AS_GC(wr); in handle_weakrefs()586 assert(wrasgc != next); /* wrasgc is reachable, but in handle_weakrefs()589 gc_list_move(wrasgc, &wrcb_to_call); in handle_weakrefs()