Searched refs:readc (Results 1 – 8 of 8) sorted by relevance
34 while((c=readc()) != '\n' && c)40 c = readc();43 c = readc();68 readc() in readc() function
257 c = readc();262 while ((c = readc())!=0 && letnum(c))
336 _PROTOTYPE(int readc , (void));
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()
238 gdb_hostif.readc = myreadc; in arm_rdi_open()