Searched defs:read_stdin (Results 1 - 4 of 4) sorted by relevance

/external/jpeg/
H A Dcdjpeg.c149 read_stdin (void) function
H A Dcdjpeg.h113 #define read_stdin RdStdin macro
150 EXTERN(FILE *) read_stdin JPP((void));
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dcdjpeg.h113 #define read_stdin RdStdin macro
150 EXTERN(FXSYS_FILE *) read_stdin JPP((void));
/external/toybox/toys/pending/
H A Ddiff.c178 static FILE* read_stdin() function
376 if (IS_STDIN(files[i])) file[i].fp = read_stdin();

Completed in 90 milliseconds