Searched refs:text_getc (Results 1 - 1 of 1) sorted by relevance

/external/jpeg/
H A Drdswitch.c21 text_getc (FILE * file) function
47 ch = text_getc(file);
60 while ((ch = text_getc(file)) != EOF) {
140 ch = text_getc(file);

Completed in 261 milliseconds