Home
last modified time | relevance | path

Searched defs:overflow (Results 1 – 25 of 66) sorted by relevance

123

/dflybsd-src/contrib/grep/lib/
H A Dintprops.h408 # define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \ argument
448 # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ argument
453 # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ argument
463 # define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \ argument
480 # define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \ argument
493 # define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \ argument
506 #define _GL_INT_OP_CALC(a, b, r, op, overflow, ut, t, tmin, tmax) \ argument
H A Dxstrtol.c131 strtol_error overflow; in __xstrtol() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddouble-int.c367 int overflow = 0; in div_and_round_double() local
819 double_int::mul_with_sign (double_int b, bool unsigned_p, bool *overflow) const in mul_with_sign()
831 double_int *higher, bool *overflow) const in wide_mul_with_sign()
867 double_int::add_with_sign (double_int b, bool unsigned_p, bool *overflow) const in add_with_sign()
903 double_int::sub_with_overflow (double_int b, bool *overflow) const in sub_with_overflow()
924 double_int::neg_with_overflow (bool *overflow) const in neg_with_overflow()
938 double_int *mod, bool *overflow) const in divmod_with_overflow()
H A Dprofile-count.c213 bool overflow; in slow_safe_scale_64bit() local
H A Dtree-ssa-phiopt.c1227 bool overflow; in minmax_replacement() local
1236 bool overflow; in minmax_replacement() local
1255 bool overflow; in minmax_replacement() local
1264 bool overflow; in minmax_replacement() local
H A Dwide-int.cc1131 signop sgn, bool *overflow) in add_large()
1272 bool *overflow, bool high) in mul_internal()
1521 signop sgn, bool *overflow) in sub_large()
1724 bool overflow = false; in divmod_internal() local
2424 bool overflow; in test_overflow() local
H A Dtree-scalar-evolution.c3191 bool overflow = false; in iv_can_overflow_p() local
3208 bool overflow = false; in iv_can_overflow_p() local
3217 bool overflow = false, overflow2 = false; in iv_can_overflow_p() local
3321 bool folded_casts, overflow; in simple_iv_with_niters() local
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-lex.c399 enum overflow_type overflow = OT_NONE; in c_lex_with_flags() local
702 enum overflow_type *overflow) in interpret_integer()
796 const char *suffix, enum overflow_type *overflow) in interpret_float()
/dflybsd-src/contrib/mpc/src/
H A Dsqr.c93 int overflow; in mpfr_fsss() local
H A Dmul.c253 int overflow; in mpfr_fmma() local
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dexpr.c657 bool overflow = false; in cpp_interpret_integer() local
749 bool overflow; in append_digit() local
1812 bool overflow, negate = false; in num_mul() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dsstream.tcc82 overflow(int_type __c) in overflow() function in std::basic_stringbuf
H A Dfstream.tcc424 overflow(int_type __c) in overflow() function in std::basic_filebuf
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dsstream.tcc80 overflow(int_type __c) in overflow() function in std::basic_stringbuf
H A Dfstream.tcc507 overflow(int_type __c) in overflow() function in std::basic_filebuf
/dflybsd-src/stand/lib/
H A Dnetif.h40 int overflow; member
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dexpr.c863 bool overflow = false; in cpp_interpret_integer() local
957 bool overflow; in append_digit() local
2056 bool overflow, negate = false; in num_mul() local
/dflybsd-src/contrib/mpfr/src/
H A Dpow.c556 int negative, overflow; in mpfr_pow() local
H A Dzeta.c397 int overflow = 0; in mpfr_zeta() local
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dpowerpc.cc1555 overflowed(Address value, Overflow_check overflow) in overflowed()
1578 rela(unsigned char* view, Address value, Overflow_check overflow) in rela()
1592 Overflow_check overflow) in rela()
1607 rela_ua(unsigned char* view, Address value, Overflow_check overflow) in rela_ua()
1619 Overflow_check overflow) in rela_ua()
1644 addr32(unsigned char* view, Address value, Overflow_check overflow) in addr32()
1649 addr32_u(unsigned char* view, Address value, Overflow_check overflow) in addr32_u()
1654 addr24(unsigned char* view, Address value, Overflow_check overflow) in addr24()
1665 addr16(unsigned char* view, Address value, Overflow_check overflow) in addr16()
1670 addr16_u(unsigned char* view, Address value, Overflow_check overflow) in addr16_u()
[all …]
/dflybsd-src/contrib/less/
H A Doption.c654 static int num_error(constant char *printopt, lbool *errp, lbool overflow) in num_error()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dstrstream.cc140 strstreambuf::overflow(int_type c) in overflow() function in std::strstreambuf
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dstrstream.cc139 strstreambuf::overflow(int_type c) in overflow() function in std::strstreambuf
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddouble-int.c345 int overflow = 0; in div_and_round_double() local
719 bool unsigned_p, int *overflow) in double_int_mul_with_sign()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-lex.c802 int overflow = real_from_string (&realvoidmode, copy); in interpret_float() local

123