Lines Matching defs:out_depth
521 int in_depth, int *out_depth, int *found_depth);
533 int *out_depth,
551 *out_depth = min;
561 int *out_depth,
576 *out_depth = min;
586 int *out_depth,
602 *out_depth = (d1 < d2 ? d1 : d2);
611 int *out_depth,
617 *out_depth = 10000;
622 *out_depth = *found_depth = in_depth;
627 *out_depth = 10000;
633 in_depth, out_depth, found_depth);
643 *out_depth = (d1 < d2 ? d1 : d2);