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

/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_jpeg.c41 boolean start_of_file; /* have we gotten any data yet? */ member in struct:__anon795
53 src->start_of_file = TRUE;
66 if (src->start_of_file) /* Treat empty input file as fatal error */
77 src->start_of_file = FALSE;

Completed in 48 milliseconds