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

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Djdatasrc.c31 boolean start_of_file; /* have we gotten any data yet? */ member in struct:__anon12857
53 src->start_of_file = TRUE;
105 if (src->start_of_file) /* Treat empty input file as fatal error */
116 src->start_of_file = FALSE;

Completed in 196 milliseconds