Searched refs:overflow (Results 126 - 150 of 432) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/char/
H A D9318-in.cc45 virtual int_type overflow(int_type c = traits_type::eof()) function in class:Outbuf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/
H A D9318-in.cc43 virtual int_type overflow(int_type c = traits_type::eof()) function in class:Outbuf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/exceptions/char/
H A D9561.cc31 overflow(int_type) function in struct:buf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/exceptions/wchar_t/
H A D9561.cc29 overflow(int_type) function in struct:buf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/
H A D9555-oc.cc34 virtual int_type overflow(int_type) function in struct:buf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/
H A D9555-oc.cc34 virtual int_type overflow(int_type) function in struct:buf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/put/char/
H A D1.cc38 overflow(int_type = traits_type::eof()) function in class:Buf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/put/wchar_t/
H A D1.cc36 overflow(int_type = traits_type::eof()) function in class:Buf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/write/char/
H A D1.cc39 overflow(int_type = traits_type::eof()) function in class:Buf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/write/wchar_t/
H A D1.cc37 overflow(int_type = traits_type::eof()) function in class:Buf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_streambuf/overflow/char/
H A D3599.cc46 overflow(int_type c __attribute__((unused)) = traits_type::eof()) function in class:testbuf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_streambuf/overflow/wchar_t/
H A D3599.cc46 overflow(int_type c __attribute__((unused)) = traits_type::eof()) function in class:testbuf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/char/
H A D3599.cc44 overflow(int_type c __attribute__((unused)) = traits_type::eof()) function in class:testbuf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/wchar_t/
H A D3599.cc45 overflow(int_type c __attribute__((unused)) = traits_type::eof()) function in class:testbuf
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-cris/
H A Dtls-err-29.d7 # Check that overflow for R_CRIS_16_GOT_GD is flagged as an error.
H A Dtls-err-31.d6 # Check that overflow for R_CRIS_16_DTPREL is flagged as an error.
H A Dtls-err-33.d6 # Check that overflow for R_CRIS_16_GOT_TPREL is flagged as an error.
H A Dtls-err-35.d7 # Check that overflow for R_CRIS_16_TPREL is flagged as an error.
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/
H A D5.cc39 int_type overflow(int_type c) function in class:Close_filebuf
42 return std::filebuf::overflow(c);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-stack-boundary.exp44 gdb_test "file $binfile" {Reading symbols from .*\.\.\.location description stack underflow\.\.\.location description stack overflow\.\.\.done\.} "check partial symtab errors"
47 gdb_test "p overflow" " = 2"
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/
H A D5.cc40 int_type overflow(int_type c) function in class:Close_filebuf
43 return std::filebuf::overflow(c);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libcpp/
H A Dexpr.c321 result.overflow = false;
334 bool overflow = false; local
369 overflow |= result.overflow;
374 if (overflow)
402 bool overflow; local
405 /* Multiply by 8 or 16. Catching this overflow here means we don't
407 overflow = !!(num.high >> (PART_PRECISION - shift));
428 overflow = true;
432 result.overflow
1405 bool overflow, negate = false; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dmep-relocs.pl138 $overflow = $sign[$i];
139 $overflow = 'N' if $attrs[$i] =~ /no-overflow/;
143 $c, $bytesize, $bits, $left, $right, $pcrel, $overflow, $mask);
165 if ($attrs[$i] !~ /no-overflow/ && $bits[$i] < 32) {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dmep-relocs.pl138 $overflow = $sign[$i];
139 $overflow = 'N' if $attrs[$i] =~ /no-overflow/;
143 $c, $bytesize, $bits, $left, $right, $pcrel, $overflow, $mask);
165 if ($attrs[$i] !~ /no-overflow/ && $bits[$i] < 32) {
/netbsd-6-1-5-RELEASE/common/lib/libc/gmon/
H A Dmcount.c186 goto overflow;
219 goto overflow;
254 overflow:

Completed in 533 milliseconds

1234567891011>>