Searched defs:not_eof (Results 1 – 3 of 3) sorted by relevance
56 static int not_eof(const int& c) { return c != EOF ? c : '\n'; } in not_eof() function
148 not_eof(const int_type& __c) in _GLIBCXX_VISIBILITY() function