Lines Matching refs:printf
117 printf ("[find_cycle] dfn_depth %d cycle_top %d ", in find_cycle()
125 printf ("<unknown>"); in find_cycle()
127 printf ("\n"); in find_cycle()
140 printf ("[find_cycle] "); in find_cycle()
142 printf ("\n")); in find_cycle()
156 printf ("[find_cycle] tail "); in find_cycle()
158 printf ("\n")); in find_cycle()
168 DBG (DFNDEBUG, printf ("[find_cycle] new cyclehead "); in find_cycle()
170 printf ("\n")); in find_cycle()
183 DBG (DFNDEBUG, printf ("[find_cycle] glomming "); in find_cycle()
185 printf (" onto "); in find_cycle()
187 printf ("\n")); in find_cycle()
191 DBG (DFNDEBUG, printf ("[find_cycle] and its tail "); in find_cycle()
193 printf (" onto "); in find_cycle()
195 printf ("\n")); in find_cycle()
227 DBG (DFNDEBUG, printf ("[pre_visit]\t\t%d:", dfn_depth); in pre_visit()
229 printf ("\n")); in pre_visit()
242 DBG (DFNDEBUG, printf ("[post_visit]\t%d: ", dfn_depth); in post_visit()
244 printf ("\n")); in post_visit()
255 DBG (DFNDEBUG, printf ("[post_visit]\t\tmember "); in post_visit()
257 printf ("-> cg.top_order = %d\n", dfn_counter)); 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()
278 printf (")\n")); in cg_dfn()