Searched refs:VSTREAM_GETCHAR (Results 1 – 3 of 3) sorted by relevance
311 } while (VSTREAM_GETCHAR() != VSTREAM_EOF); in main()
416 ch = VSTREAM_GETCHAR(); in stdin_read_event()
120 #define VSTREAM_GETCHAR() VSTREAM_GETC(VSTREAM_IN) macro