Searched refs:StreamErrorState (Results 1 – 1 of 1) sorted by relevance
45 struct StreamErrorState { struct57 bool operator==(const StreamErrorState &ES) const { in operator ==() argument63 StreamErrorState operator|(const StreamErrorState &E) const { in operator |() argument67 StreamErrorState operator&(const StreamErrorState &E) const { in operator &() argument83 const StreamErrorState ErrorNone{true, false, false};84 const StreamErrorState ErrorFEof{false, true, false};102 StreamErrorState const ErrorState;790 StreamErrorState NewES; in evalFreadFwrite()882 StreamErrorState NewES = in evalFgetx()1141 StreamErrorState NewES = in evalGetdelim()[all …]