Searched refs:is_eof (Results 1 – 2 of 2) sorted by relevance
49 int is_eof; member168 obj->is_eof = 1; in get_line()442 if (obj->is_eof) in dlg_progressbox()
1649 if (!is_eof(c) && is_name(c)) { in readtoken1()1655 } while (!is_eof(c) && is_in_name(c)); in readtoken1()