Searched refs:FFLUSH (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/awk-20/src/
H A Dawk.h129 #define FFLUSH 14 macro
H A Dlex.c60 { "fflush", FFLUSH, BLTIN },
H A Drun.c1545 case FFLUSH:
1549 } else if ((fp = openfile(FFLUSH, getsval(x))) == NULL)
1647 if (a == FFLUSH)
1650 if (a == FFLUSH) /* didn't find it, so don't create it! */

Completed in 75 milliseconds