Searched refs:loopexit (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/awk_xpg4/
H A Dawk0.c178 ushort loopexit; /* Short circuit loop with keyword */ variable
H A Dawk3.c611 loopexit = 0;
703 loopexit = NEXT;
781 if (loopexit != 0) {
782 act = loopexit;
844 if (loopexit)
845 return ((REAL)loopexit);
H A Dawk.h403 extern ushort_t loopexit;

Completed in 101 milliseconds