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

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dbfd.c1053 If the value would overflow, the maximum <<bfd_vma>> value is
1063 int overflow;
1099 overflow = 0;
1114 overflow = 1;
1119 if (overflow)
1060 int overflow; local
H A Daout-tic30.c402 bfd_boolean overflow; local
427 overflow = FALSE;
474 overflow = TRUE;
482 overflow = TRUE;
492 overflow = TRUE;
521 return overflow ? bfd_reloc_overflow : bfd_reloc_ok;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/sim/h8300/
H A Dldc.s29 .L1: bvs .L2 ; overflow flag set?
39 .L5: bvc .L6 ; overflow flag clear?
57 .L11: bvs .L12 ; overflow flag set?
68 .L15: bvc .L16 ; overflow flag clear?
H A Dtestutils.inc273 ; Test that overflow flag is clear
276 fail ; overflow flag not clear
280 ; Test that overflow flag is set
283 fail ; overflow flag not clear
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/sim/sh/
H A Dmulr.s136 mulr_7: ! multiply 7ffff by 7ffff (overflow)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dbfd.c1053 If the value would overflow, the maximum <<bfd_vma>> value is
1063 int overflow;
1099 overflow = 0;
1114 overflow = 1;
1119 if (overflow)
1060 int overflow; local
H A Daout-tic30.c402 bfd_boolean overflow; local
427 overflow = FALSE;
474 overflow = TRUE;
482 overflow = TRUE;
492 overflow = TRUE;
521 return overflow ? bfd_reloc_overflow : bfd_reloc_ok;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/contrib/iostream3/
H A Dzfstream.h125 overflow(int_type c = traits_type::eof());
H A Dzfstream.cc214 gzfilebuf::overflow(int_type c) function in class:gzfilebuf
301 return traits_type::eq_int_type(this->overflow(), traits_type::eof()) ? -1 : 0;
322 // so that overflow(c) can safely add the extra character c to the sequence.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/
H A Dtest096.tcl130 puts "\tTest096.i: Check proper handling of overflow pages."
132 # overflow pages.
134 puts "Skipping overflow test for fixed-length method."
149 # access methods as "overflow pages".
154 set overflow [stat_field $db stat "Overflow pages"]
155 error_check_good stat:overflow [expr $overflow > 0] 1
271 puts "\tTest096.s: Check overflow pages with dups."
285 # access methods as "overflow pages".
290 set overflow [stat_fiel
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/zlib/contrib/iostream3/
H A Dzfstream.h125 overflow(int_type c = traits_type::eof());
H A Dzfstream.cc214 gzfilebuf::overflow(int_type c) function in class:gzfilebuf
301 return traits_type::eq_int_type(this->overflow(), traits_type::eof()) ? -1 : 0;
322 // so that overflow(c) can safely add the extra character c to the sequence.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/sim/h8300/
H A Dldc.s29 .L1: bvs .L2 ; overflow flag set?
39 .L5: bvc .L6 ; overflow flag clear?
57 .L11: bvs .L12 ; overflow flag set?
68 .L15: bvc .L16 ; overflow flag clear?
H A Dtestutils.inc273 ; Test that overflow flag is clear
276 fail ; overflow flag not clear
280 ; Test that overflow flag is set
283 fail ; overflow flag not clear
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/sim/sh/
H A Dmulr.s136 mulr_7: ! multiply 7ffff by 7ffff (overflow)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/contrib/iostream3/
H A Dzfstream.cc214 gzfilebuf::overflow(int_type c) function in class:gzfilebuf
301 return traits_type::eq_int_type(this->overflow(), traits_type::eof()) ? -1 : 0;
322 // so that overflow(c) can safely add the extra character c to the sequence.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/contrib/iostream3/
H A Dzfstream.cc214 gzfilebuf::overflow(int_type c) function in class:gzfilebuf
301 return traits_type::eq_int_type(this->overflow(), traits_type::eof()) ? -1 : 0;
322 // so that overflow(c) can safely add the extra character c to the sequence.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/contrib/iostream3/
H A Dzfstream.cc214 gzfilebuf::overflow(int_type c) function in class:gzfilebuf
301 return traits_type::eq_int_type(this->overflow(), traits_type::eof()) ? -1 : 0;
322 // so that overflow(c) can safely add the extra character c to the sequence.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/contrib/iostream3/
H A Dzfstream.cc214 gzfilebuf::overflow(int_type c) function in class:gzfilebuf
301 return traits_type::eq_int_type(this->overflow(), traits_type::eof()) ? -1 : 0;
322 // so that overflow(c) can safely add the extra character c to the sequence.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext2/
H A Dballoc.c491 unsigned long overflow; local
510 overflow = 0;
520 overflow = bit + count - EXT2_BLOCKS_PER_GROUP(sb);
521 count -= overflow;
562 if (overflow) {
564 count = overflow;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/pluto2/
H A Dpluto2.c119 unsigned int overflow; member in struct:pluto
339 /* overflow interrupt */
341 pluto->overflow++;
342 if (pluto->overflow) {
343 dev_err(&pluto->pdev->dev, "overflow irq (%d)\n",
344 pluto->overflow);
346 pluto->overflow = 0;
349 pluto->overflow++;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/pluto2/
H A Dpluto2.c119 unsigned int overflow; member in struct:pluto
339 /* overflow interrupt */
341 pluto->overflow++;
342 if (pluto->overflow) {
343 dev_err(&pluto->pdev->dev, "overflow irq (%d)\n",
344 pluto->overflow);
346 pluto->overflow = 0;
349 pluto->overflow++;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext2/
H A Dballoc.c491 unsigned long overflow; local
510 overflow = 0;
520 overflow = bit + count - EXT2_BLOCKS_PER_GROUP(sb);
521 count -= overflow;
562 if (overflow) {
564 count = overflow;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Daout-tic30.c402 bfd_boolean overflow; local
427 overflow = FALSE;
474 overflow = TRUE;
482 overflow = TRUE;
492 overflow = TRUE;
521 return overflow ? bfd_reloc_overflow : bfd_reloc_ok;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/arm/
H A Diwmmxt.c1276 int overflow;
1291 & carry, & overflow)
1307 SIMD8_SET (psr, overflow, SIMD_VBIT, i);
1319 SIMD8_SET (psr, overflow, SIMD_VBIT, i);
1332 SIMD8_SET (psr, overflow, SIMD_VBIT, i);
1357 SIMD16_SET (psr, overflow, SIMD_VBIT, i);
1369 SIMD16_SET (psr, overflow, SIMD_VBIT, i);
1382 SIMD16_SET (psr, overflow, SIMD_VBIT, i);
1407 SIMD32_SET (psr, overflow, SIMD_VBIT, i);
1419 SIMD32_SET (psr, overflow, SIMD_VBI
1274 int overflow; local
3059 int overflow; local
[all...]

Completed in 386 milliseconds

1234567891011>>