Lines Matching refs:depth
75 * Returns MIN(current stack depth, pcstack_limit).83 int depth;110 for (depth = 0; depth < npcwin; depth++) {111 pcstack[depth] = pcswin[depth];116 while (depth < pcstack_limit) {130 pcstack[depth++] = nextpc;137 return (depth);