Searched defs:is_eof (Results 1 – 6 of 6) sorted by relevance
55 static bool is_eof(int c) { return c == EOF; } in is_eof() function66 static bool is_eof(std::wint_t c) { return c == WEOF; } in is_eof() function
125 static bool is_eof(MultiPass const& mp) in is_eof() function in boost::spirit::iterator_policies::split_std_deque::unique
172 bool is_eof() const in is_eof() function in boost::spirit::multi_pass
289 int is_final, is_eof; in decompress_file() local
1963 bool is_eof; in copy_from_read_buf() local
414 bool is_eof = !!tx_swbd->skb; in enetc_clean_tx_ring() local