Lines Matching refs:cdepth
64 int cdepth; /* current depth */ variable
241 printf("expecting %d nodes\n", num_nodes(breadth, cdepth)); in synchronize_children()
249 if (node_count == num_nodes(breadth, cdepth)) { in synchronize_children()
255 cdepth); in synchronize_children()
258 cdepth++; in synchronize_children()
351 cdepth = 1; in doit()
361 printf("info_p=%p, cdepth=%d, depth=%d\n", info_p, cdepth, in doit()
366 if (cdepth <= depth) { in doit()
371 cdepth); in doit()
393 cdepth); in doit()
435 cdepth); in doit()
517 my_index, cdepth, info_p->status, info_p); in doit()