Lines Matching refs:DFNDEBUG
115 if (debug_level & DFNDEBUG) in find_cycle()
139 DBG (DFNDEBUG, in find_cycle()
155 DBG (DFNDEBUG, in find_cycle()
168 DBG (DFNDEBUG, printf ("[find_cycle] new cyclehead "); in find_cycle()
183 DBG (DFNDEBUG, printf ("[find_cycle] glomming "); in find_cycle()
191 DBG (DFNDEBUG, printf ("[find_cycle] and its tail "); in find_cycle()
227 DBG (DFNDEBUG, printf ("[pre_visit]\t\t%d:", dfn_depth); in pre_visit()
242 DBG (DFNDEBUG, printf ("[post_visit]\t%d: ", dfn_depth); in post_visit()
255 DBG (DFNDEBUG, printf ("[post_visit]\t\tmember "); in post_visit()
262 DBG (DFNDEBUG, printf ("[post_visit]\t\tis part of a cycle\n")); in post_visit()
276 DBG (DFNDEBUG, printf ("[dfn] dfn( "); in cg_dfn()