Searched refs:IS_REACHABLE (Results 1 – 2 of 2) sorted by relevance
214 #define IS_REACHABLE(o) ((AS_GC(o))->gc.gc_refs == GC_REACHABLE) macro681 assert(IS_REACHABLE(wr)); in handle_weakrefs()706 assert(IS_REACHABLE(op)); in handle_weakrefs()
125 #define IS_REACHABLE(o) (_PyGC_REFS(o) == GC_REACHABLE) macro577 assert(IS_REACHABLE(wr)); in handle_weakrefs()602 assert(IS_REACHABLE(op)); in handle_weakrefs()