Searched refs:read1byte (Results 1 – 4 of 4) sorted by relevance
191 byte1 = read1byte ();199 byte1 = read1byte ();1117 int c = read1byte (); in get1byte()1590 read1byte () in read1byte() function1849 key = read1byte (); in _readchar()1883 ch = read1byte (); in _readchar()1908 ch = read1byte (); in _readchar()2342 (void) read1byte (); /* swallow 'w' */ in _readchar()2424 q_put (read1byte ()); in _readchar()
887 while ((c = read1byte ()) == '[' || c == '?' || c == '>' || c == ';' in CSI()916 while ((c = read1byte ()) == ';' || (c >= '0' && c <= '9')) { in ESCO()941 while ((c = read1byte ()) >= ' ') { in OSC()944 read1byte (); /* '\\' */ in OSC()
220 extern int read1byte _((void));
1884 c = read1byte ();1898 c = read1byte ();