Searched refs:readc (Results 1 – 4 of 4) sorted by relevance
907 c = readc(1); in histgetword()914 c = readc(1); in histgetword()917 c = readc(1); in histgetword()927 c = readc(1); in histgetword()929 if ((c = readc(1)) == '\n') { in histgetword()1011 c = readc(1); in getword()1015 c = readc(1); in getword()1018 c = readc(1); in getword()1031 c = readc(1); in getword()1032 if (c == '\\' && (c = readc(1)) == '\n') in getword()
160 c = readc(0); in lex()479 c = readc(1); in getC1()1358 readc(int wanteof) in readc() function
246 extern eChar readc (int);
1042 c = readc(1); /* 1 -> Want EOF returns */ in heredoc()