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

  /ndk/sources/host-tools/nawk-20071023/
awk.h 170 #define JRET 25
189 #define isret(n) ((n)->csub == JRET)
run.c 87 static Cell retcell ={ OJUMP, JRET, 0, 0, 0.0, NUM };
88 Cell *jret = &retcell; variable
375 return(jret);
    [all...]

Completed in 58 milliseconds