Searched refs:SFILE (Results 1 – 3 of 3) sorted by relevance
1235 if (type == SFILE || type == SSTDIN) in pushs()1255 case SFILE: in getsc_uu()1431 if (s->type == SFILE) in getsc_line()
455 s = pushs(SFILE, ATEMP); in main_init()715 s = pushs(SFILE, ATEMP); in include()
1575 #define SFILE 1 /* file input */ macro