Home
last modified time | relevance | path

Searched refs:wrasgc (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dgcmodule.c806 PyGC_Head *wrasgc; /* AS_GC(wr) */ in handle_weakrefs() local
860 wrasgc = AS_GC(wr); in handle_weakrefs()
861 assert(wrasgc != next); /* wrasgc is reachable, but in handle_weakrefs()
864 gc_list_move(wrasgc, &wrcb_to_call); in handle_weakrefs()

Completed in 3 milliseconds