Lines Matching refs:ios
174 bool pos_in = (__which & ios::in) != 0;175 bool pos_out = (__which & ios::out) != 0;177 case ios::beg:178 case ios::end:182 case ios::cur:196 case ios::beg:199 case ios::cur:202 case ios::end:225 bool pos_in = (__which & ios::in) != 0;226 bool pos_out = (__which & ios::out) != 0;