Home
last modified time | relevance | path

Searched refs:debug_check_object (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Digc.c550 # define debug_check_object(pre, cp, gcst)\ macro
553 # define debug_check_object(pre, cp, gcst) DO_NOTHING macro
586 debug_check_object(pre, cp, NULL); in gc_objects_clear_marks()
821 debug_check_object(ptr - 1, NULL, NULL); in gc_trace()
1169 debug_check_object(pre, cp, NULL); in gc_objects_set_reloc()
1241 debug_check_object(optr - 1, NULL, gcst); in igc_reloc_struct_ptr()
1303 debug_check_object(pre, cp, gcst); in gc_objects_compact()