Home
last modified time | relevance | path

Searched refs:__testvalid (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dfstream.tcc764 bool __testvalid = true; in _M_terminate_output() local
769 __testvalid = false; in _M_terminate_output()
774 && __testvalid) in _M_terminate_output()
790 __testvalid = false; in _M_terminate_output()
799 __testvalid = false; in _M_terminate_output()
805 if (__testvalid) in _M_terminate_output()
813 __testvalid = false; in _M_terminate_output()
816 return __testvalid; in _M_terminate_output()
841 bool __testvalid = true; in imbue() local
852 __testvalid = false; in imbue()
[all …]
H A Dlocale_facets.tcc1365 bool __testvalid = true; in _M_extract() local
1429 __testvalid = false; in _M_extract()
1463 __testvalid = false; in _M_extract()
1471 __testvalid = false; in _M_extract()
1478 __testvalid = false; in _M_extract()
1498 __testvalid = false; in _M_extract()
1501 if (__testvalid) in _M_extract()
1535 if (!__testvalid) in _M_extract()
2140 __testvalid = false; in _M_extract_name()
2143 __testvalid = false; in _M_extract_name()
[all …]