Lines Matching refs:exceptions
366 if (__is.exceptions() & ios_base::badbit) {
457 if (__is.exceptions() & ios_base::badbit) {
508 if (__is.exceptions() & ios_base::badbit) {
583 if (__is.exceptions() & ios_base::badbit) {
636 if (this->exceptions() & ios_base::failbit || this->exceptions() & ios_base::badbit) {
667 if (this->exceptions() & ios_base::badbit) {
706 if (this->exceptions() & ios_base::badbit) {
753 // according to the spec, exceptions here are caught but not rethrown
797 if (this->exceptions() & ios_base::badbit) {
851 if (this->exceptions() & ios_base::badbit) {
878 if (this->exceptions() & ios_base::badbit) {
904 if (this->exceptions() & ios_base::badbit) {
943 if (this->exceptions() & ios_base::badbit) {
971 if (this->exceptions() & ios_base::badbit) {
999 if (this->exceptions() & ios_base::badbit) {
1031 if (this->exceptions() & ios_base::badbit) {
1055 if (this->exceptions() & ios_base::badbit) {
1080 if (this->exceptions() & ios_base::badbit) {
1105 if (this->exceptions() & ios_base::badbit) {
1138 if (__is.exceptions() & ios_base::badbit) {
1241 if (__is.exceptions() & ios_base::badbit) {
1284 if (__is.exceptions() & ios_base::badbit) {
1346 if (__is.exceptions() & ios_base::badbit) {