Lines Matching +refs:val +refs:top
965 * We are at the top of the stack; no unwinding is necessary.
1129 int val = -1;
1134 for (val = 0; (c = *ename) != '\0'; ename++) {
1136 val = -1;
1139 val = val * 10 + (c - '0');
1140 if (val > limit) {
1141 val = limit;
1146 return (val);
1842 top:
1904 goto top;
2038 top:
2053 goto top;
2587 top:
2612 goto top;
2673 top:
2698 goto top;
2788 top:
2805 goto top;