Home
last modified time | relevance | path

Searched refs:__testeof (Results 1 – 25 of 32) sorted by relevance

12

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dlocale_facets.tcc164 if (!__testeof) in _M_extract_float()
176 __testeof = true; in _M_extract_float()
200 __testeof = true; in _M_extract_float()
216 while (!__testeof) in _M_extract_float()
263 while (!__testeof) in _M_extract_float()
339 __testeof = true; in _M_extract_float()
399 if (!__testeof) in _M_extract_int()
418 while (!__testeof) in _M_extract_int()
502 __testeof = true; in _M_extract_int()
550 __testeof = true; in _M_extract_int()
[all …]
A Dsstream.tcc53 const bool __testeof = traits_type::eq_int_type(__c, __ret); in pbackfail() local
54 if (!__testeof) in pbackfail()
86 const bool __testeof = traits_type::eq_int_type(__c, traits_type::eof()); in overflow() local
87 if (__builtin_expect(__testeof, false)) in overflow()
A Dfstream.tcc499 const bool __testeof = traits_type::eq_int_type(__i, __ret); in pbackfail() local
524 if (!__testeof && traits_type::eq_int_type(__i, __tmp)) in pbackfail()
526 else if (__testeof) in pbackfail()
545 const bool __testeof = traits_type::eq_int_type(__c, __ret); in overflow() local
561 if (!__testeof) in overflow()
583 if (!__testeof) in overflow()
594 if (__testeof || _M_convert_to_external(&__conv, 1)) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dlocale_facets.tcc164 if (!__testeof) in _M_extract_float()
176 __testeof = true; in _M_extract_float()
200 __testeof = true; in _M_extract_float()
216 while (!__testeof) in _M_extract_float()
263 while (!__testeof) in _M_extract_float()
339 __testeof = true; in _M_extract_float()
399 if (!__testeof) in _M_extract_int()
418 while (!__testeof) in _M_extract_int()
501 __testeof = true; in _M_extract_int()
549 __testeof = true; in _M_extract_int()
[all …]
A Dsstream.tcc53 const bool __testeof = traits_type::eq_int_type(__c, __ret); in pbackfail() local
54 if (!__testeof) in pbackfail()
86 const bool __testeof = traits_type::eq_int_type(__c, traits_type::eof()); in overflow() local
87 if (__builtin_expect(__testeof, false)) in overflow()
A Dfstream.tcc464 const bool __testeof = traits_type::eq_int_type(__i, __ret); in pbackfail() local
489 if (!__testeof && traits_type::eq_int_type(__i, __tmp)) in pbackfail()
491 else if (__testeof) in pbackfail()
510 const bool __testeof = traits_type::eq_int_type(__c, __ret); in overflow() local
526 if (!__testeof) in overflow()
548 if (!__testeof) in overflow()
559 if (__testeof || _M_convert_to_external(&__conv, 1)) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dlocale_facets.tcc164 if (!__testeof) in _M_extract_float()
176 __testeof = true; in _M_extract_float()
200 __testeof = true; in _M_extract_float()
216 while (!__testeof) in _M_extract_float()
263 while (!__testeof) in _M_extract_float()
339 __testeof = true; in _M_extract_float()
399 if (!__testeof) in _M_extract_int()
418 while (!__testeof) in _M_extract_int()
502 __testeof = true; in _M_extract_int()
550 __testeof = true; in _M_extract_int()
[all …]
A Dsstream.tcc53 const bool __testeof = traits_type::eq_int_type(__c, __ret); in pbackfail() local
54 if (!__testeof) in pbackfail()
86 const bool __testeof = traits_type::eq_int_type(__c, traits_type::eof()); in overflow() local
87 if (__builtin_expect(__testeof, false)) in overflow()
A Dfstream.tcc499 const bool __testeof = traits_type::eq_int_type(__i, __ret); in pbackfail() local
524 if (!__testeof && traits_type::eq_int_type(__i, __tmp)) in pbackfail()
526 else if (__testeof) in pbackfail()
545 const bool __testeof = traits_type::eq_int_type(__c, __ret); in overflow() local
561 if (!__testeof) in overflow()
583 if (!__testeof) in overflow()
594 if (__testeof || _M_convert_to_external(&__conv, 1)) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dlocale_facets.tcc164 if (!__testeof) in _M_extract_float()
176 __testeof = true; in _M_extract_float()
200 __testeof = true; in _M_extract_float()
216 while (!__testeof) in _M_extract_float()
263 while (!__testeof) in _M_extract_float()
339 __testeof = true; in _M_extract_float()
399 if (!__testeof) in _M_extract_int()
418 while (!__testeof) in _M_extract_int()
501 __testeof = true; in _M_extract_int()
549 __testeof = true; in _M_extract_int()
[all …]
A Dsstream.tcc53 const bool __testeof = traits_type::eq_int_type(__c, __ret); in pbackfail() local
54 if (!__testeof) in pbackfail()
86 const bool __testeof = traits_type::eq_int_type(__c, traits_type::eof()); in overflow() local
87 if (__builtin_expect(__testeof, false)) in overflow()
A Dfstream.tcc464 const bool __testeof = traits_type::eq_int_type(__i, __ret); in pbackfail() local
489 if (!__testeof && traits_type::eq_int_type(__i, __tmp)) in pbackfail()
491 else if (__testeof) in pbackfail()
510 const bool __testeof = traits_type::eq_int_type(__c, __ret); in overflow() local
526 if (!__testeof) in overflow()
548 if (!__testeof) in overflow()
559 if (__testeof || _M_convert_to_external(&__conv, 1)) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dlocale_facets.tcc164 if (!__testeof) in _M_extract_float()
176 __testeof = true; in _M_extract_float()
200 __testeof = true; in _M_extract_float()
216 while (!__testeof) in _M_extract_float()
263 while (!__testeof) in _M_extract_float()
339 __testeof = true; in _M_extract_float()
399 if (!__testeof) in _M_extract_int()
418 while (!__testeof) in _M_extract_int()
502 __testeof = true; in _M_extract_int()
550 __testeof = true; in _M_extract_int()
[all …]
A Dsstream.tcc53 const bool __testeof = traits_type::eq_int_type(__c, __ret); in pbackfail() local
54 if (!__testeof) in pbackfail()
86 const bool __testeof = traits_type::eq_int_type(__c, traits_type::eof()); in overflow() local
87 if (__builtin_expect(__testeof, false)) in overflow()
A Dfstream.tcc464 const bool __testeof = traits_type::eq_int_type(__i, __ret); in pbackfail() local
489 if (!__testeof && traits_type::eq_int_type(__i, __tmp)) in pbackfail()
491 else if (__testeof) in pbackfail()
510 const bool __testeof = traits_type::eq_int_type(__c, __ret); in overflow() local
526 if (!__testeof) in overflow()
548 if (!__testeof) in overflow()
559 if (__testeof || _M_convert_to_external(&__conv, 1)) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dlocale_facets.tcc164 if (!__testeof) in _M_extract_float()
176 __testeof = true; in _M_extract_float()
200 __testeof = true; in _M_extract_float()
216 while (!__testeof) in _M_extract_float()
263 while (!__testeof) in _M_extract_float()
339 __testeof = true; in _M_extract_float()
399 if (!__testeof) in _M_extract_int()
418 while (!__testeof) in _M_extract_int()
501 __testeof = true; in _M_extract_int()
549 __testeof = true; in _M_extract_int()
[all …]
A Dsstream.tcc53 const bool __testeof = traits_type::eq_int_type(__c, __ret); in pbackfail() local
54 if (!__testeof) in pbackfail()
86 const bool __testeof = traits_type::eq_int_type(__c, traits_type::eof()); in overflow() local
87 if (__builtin_expect(__testeof, false)) in overflow()
A Dfstream.tcc464 const bool __testeof = traits_type::eq_int_type(__i, __ret); in pbackfail() local
489 if (!__testeof && traits_type::eq_int_type(__i, __tmp)) in pbackfail()
491 else if (__testeof) in pbackfail()
510 const bool __testeof = traits_type::eq_int_type(__c, __ret); in overflow() local
526 if (!__testeof) in overflow()
548 if (!__testeof) in overflow()
559 if (__testeof || _M_convert_to_external(&__conv, 1)) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dlocale_facets.tcc164 if (!__testeof) in _M_extract_float()
176 __testeof = true; in _M_extract_float()
200 __testeof = true; in _M_extract_float()
216 while (!__testeof) in _M_extract_float()
263 while (!__testeof) in _M_extract_float()
339 __testeof = true; in _M_extract_float()
399 if (!__testeof) in _M_extract_int()
418 while (!__testeof) in _M_extract_int()
502 __testeof = true; in _M_extract_int()
550 __testeof = true; in _M_extract_int()
[all …]
A Dsstream.tcc53 const bool __testeof = traits_type::eq_int_type(__c, __ret); in pbackfail() local
54 if (!__testeof) in pbackfail()
86 const bool __testeof = traits_type::eq_int_type(__c, traits_type::eof()); in overflow() local
87 if (__builtin_expect(__testeof, false)) in overflow()
A Dfstream.tcc499 const bool __testeof = traits_type::eq_int_type(__i, __ret); in pbackfail() local
524 if (!__testeof && traits_type::eq_int_type(__i, __tmp)) in pbackfail()
526 else if (__testeof) in pbackfail()
545 const bool __testeof = traits_type::eq_int_type(__c, __ret); in overflow() local
561 if (!__testeof) in overflow()
583 if (!__testeof) in overflow()
594 if (__testeof || _M_convert_to_external(&__conv, 1)) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dlocale_facets.tcc160 if (!__testeof) in _M_extract_float()
172 __testeof = true; in _M_extract_float()
196 __testeof = true; in _M_extract_float()
212 while (!__testeof) in _M_extract_float()
259 while (!__testeof) in _M_extract_float()
335 __testeof = true; in _M_extract_float()
394 if (!__testeof) in _M_extract_int()
413 while (!__testeof) in _M_extract_int()
496 __testeof = true; in _M_extract_int()
544 __testeof = true; in _M_extract_int()
[all …]
A Dsstream.tcc53 const bool __testeof = traits_type::eq_int_type(__c, __ret); in pbackfail() local
54 if (!__testeof) in pbackfail()
86 const bool __testeof = traits_type::eq_int_type(__c, traits_type::eof()); in overflow() local
87 if (__builtin_expect(__testeof, false)) in overflow()
A Dfstream.tcc379 const bool __testeof = traits_type::eq_int_type(__i, __ret); in pbackfail() local
404 if (!__testeof && traits_type::eq_int_type(__i, __tmp)) in pbackfail()
406 else if (__testeof) in pbackfail()
425 const bool __testeof = traits_type::eq_int_type(__c, __ret); in overflow() local
441 if (!__testeof) in overflow()
463 if (!__testeof) in overflow()
474 if (__testeof || _M_convert_to_external(&__conv, 1)) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dstreambuf703 const bool __testeof = traits_type::eq_int_type(this->underflow(),
705 if (!__testeof)

Completed in 47 milliseconds

12