Searched refs:isexit (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/awk-20/src/
H A Dawk.h186 #define isexit(n) ((n)->csub == JEXIT) macro
H A Drun.c184 if (isexit(x))
193 if (isexit(x))
313 if (isexit(y) || isnext(y))
1388 if (isnext(x) || isexit(x) || isret(x))
1402 if (isnext(x) || isexit(x) || isret(x))
1427 if (isnext(x) || isexit(x) || isret(x))
1457 if (isnext(x) || isexit(x) || isret(x)) {

Completed in 82 milliseconds