HomeSort by relevance Sort by last modified time
    Searched refs:isexit (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/nawk-20071023/
awk.h 185 #define isexit(n) ((n)->csub == JEXIT) macro
run.c 182 if (isexit(x))
191 if (isexit(x))
310 if (isexit(y) || isnext(y))
1385 if (isnext(x) || isexit(x) || isret(x))
1399 if (isnext(x) || isexit(x) || isret(x))
1424 if (isnext(x) || isexit(x) || isret(x))
    [all...]

Completed in 38 milliseconds