Searched refs:__testfail (Results 1 – 3 of 3) sorted by relevance
119 bool __testfail = false; in close() local127 __testfail = true; in close()139 { __testfail = true; } in close()147 __testfail = true; in close()149 if (!__testfail) in close()442 bool __testfail = __off != 0 && __width <= 0; in seekoff() local443 if (this->is_open() && !__testfail && (__testin || __testout)) in seekoff()
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()677 const bool __testfail = __off != 0 && __width <= 0; in seekoff() local678 if (this->is_open() && !__testfail) in seekoff()
608 bool __testfail = false; in _M_extract_int() local625 __testfail = true; in _M_extract_int()629 __testfail |= __result > __max - __digit; in _M_extract_int()655 __testfail = true; in _M_extract_int()672 __testfail = true; in _M_extract_int()676 __testfail |= __result > __max - __digit; in _M_extract_int()701 if (!__testfail && (__sep_pos || __found_zero in _M_extract_int()