Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dgcmodule.c398 PyGC_Head *truenext = (PyGC_Head *)(gc->_gc_next & ~NEXT_MASK_UNREACHABLE); in validate_list() local
399 assert(truenext != NULL); in validate_list()
404 gc = truenext; in validate_list()

Completed in 4 milliseconds