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

  /external/one-true-awk/
awk.h 178 #define JRET 25
197 #define isret(n) ((n)->csub == JRET)
run.c 90 static Cell retcell ={ OJUMP, JRET, 0, 0, 0.0, NUM, NULL };
91 Cell *jret = &retcell; variable
382 return(jret);
    [all...]

Completed in 58 milliseconds