Lines Matching refs:cdepth
45 int cdepth; /* current depth */ variable
228 printf("expecting %d nodes\n", num_nodes(breadth, cdepth)); in synchronize_children()
238 if (node_count == num_nodes(breadth, cdepth)) { in synchronize_children()
246 cdepth); in synchronize_children()
249 cdepth++; in synchronize_children()
353 cdepth = 1; in doit()
365 printf("info_p=%p, cdepth=%d, depth=%d\n", info_p, cdepth, in doit()
370 if (cdepth <= depth) { in doit()
378 cdepth); in doit()
408 cdepth); in doit()
446 cdepth); in doit()
536 my_index, cdepth, info_p->status, info_p); in doit()