Searched refs:start_of_file (Results 1 – 3 of 3) sorted by relevance
31 boolean start_of_file; /* have we gotten any data yet? */ member53 src->start_of_file = TRUE; in init_source()105 if (src->start_of_file) /* Treat empty input file as fatal error */ in fill_input_buffer()116 src->start_of_file = FALSE; in fill_input_buffer()
34 boolean start_of_file; /* have we gotten any data yet? */ member56 src->start_of_file = TRUE; in init_source()110 if (src->start_of_file) /* Treat empty input file as fatal error */ in fill_input_buffer()121 src->start_of_file = FALSE; in fill_input_buffer()