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

  /ndk/sources/host-tools/nawk-20071023/
awk.h 168 #define JBREAK 23
186 #define isbreak(n) ((n)->csub == JBREAK)
run.c 77 static Cell breakcell ={ OJUMP, JBREAK, 0, 0, 0.0, NUM };
78 Cell *jbreak = &breakcell; variable
382 return(jbreak);
    [all...]

Completed in 30 milliseconds