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

  /external/one-true-awk/
awk.h 174 #define JEXIT 21
193 #define isexit(n) ((n)->csub == JEXIT)
run.c 88 static Cell exitcell ={ OJUMP, JEXIT, 0, 0, 0.0, NUM, NULL };
89 Cell *jexit = &exitcell; variable
    [all...]

Completed in 126 milliseconds