HomeSort by: relevance | last modified time | path
    Searched refs:JEXIT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/historical/nawk/dist/
awk.h 202 #define JEXIT 21
221 #define isexit(n) ((n)->csub == JEXIT)
run.c 96 static Cell exitcell ={ OJUMP, JEXIT, 0, 0, 0.0, NUM, NULL, NULL };
97 Cell *jexit = &exitcell; variable

Completed in 22 milliseconds