Searched refs:__testfail (Results 1 – 2 of 2) sorted by relevance
135 bool __testfail = false; in close() local139 __testfail = true; in close()142 { __testfail = true; } in close()154 __testfail = true; in close()156 if (!__testfail) in close()679 const bool __testfail = __off != 0 && __width <= 0; in seekoff() local680 if (this->is_open() && !__testfail) in seekoff()
610 bool __testfail = false; in _M_extract_int() local627 __testfail = true; in _M_extract_int()631 __testfail |= __result > __max - __digit; in _M_extract_int()657 __testfail = true; in _M_extract_int()674 __testfail = true; in _M_extract_int()678 __testfail |= __result > __max - __digit; in _M_extract_int()703 if (!__testfail && (__sep_pos || __found_zero in _M_extract_int()