Home
last modified time | relevance | path

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

12

/NextBSD/contrib/compiler-rt/lib/builtins/
HDmuloti4.c24 __muloti4(ti_int a, ti_int b, int* overflow) in __muloti4()
HDmulodi4.c22 __mulodi4(di_int a, di_int b, int* overflow) in __mulodi4()
HDmulosi4.c22 __mulosi4(si_int a, si_int b, int* overflow) in __mulosi4()
/NextBSD/cddl/contrib/opensolaris/lib/libuutil/common/
HDuu_strtoint.c55 int overflow = 0; in strtoint() local
/NextBSD/gnu/usr.bin/grep/
HDxstrtol.c156 int overflow; in __xstrtol() local
/NextBSD/contrib/gcclibs/libcpp/
HDexpr.c392 bool overflow = false; in cpp_interpret_integer() local
465 bool overflow; in append_digit() local
1460 bool overflow, negate = false; in num_mul() local
HDcharset.c1124 cppchar_t c, n = 0, overflow = 0; in convert_hex() local
1180 bool overflow = false; in convert_oct() local
/NextBSD/contrib/libstdc++/include/bits/
Dsstream.tcc86 overflow(int_type __c) in overflow() function in basic_stringbuf
Dfstream.tcc392 overflow(int_type __c) in overflow() function in basic_filebuf
/NextBSD/lib/libstand/
HDnetif.h39 int overflow; member
/NextBSD/contrib/ntp/lib/isc/
HDstring.c37 isc_uint64_t overflow; in isc_string_touint64() local
/NextBSD/contrib/libc++/src/
Dstrstream.cpp151 strstreambuf::overflow(int_type __c) in overflow() function in strstreambuf
/NextBSD/contrib/groff/src/roff/troff/
HDnumber.cpp295 int overflow = 0; in parse_expr() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.h236 uint8_t overflow; member
/NextBSD/contrib/libstdc++/src/
Dstrstream.cc142 strstreambuf::overflow(int_type c) in overflow() function in strstreambuf
/NextBSD/contrib/ntp/libntp/
HDsnprintf.c568 int overflow = 0; in rpl_vsnprintf() local
1093 int precision, int flags, int *overflow) in fmtflt()
/NextBSD/sys/netipsec/
HDkeydb.h180 int overflow; /* overflow flag */ member
/NextBSD/contrib/binutils/bfd/
HDelf32-mep.c32 #define MEPREL(type, size, bits, right, left, pcrel, overflow, mask) \ argument
HDbfd.c1059 int overflow; in bfd_scan_vma() local
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/zmod/
HDtrees.c505 int overflow = 0; /* number of elements with bit length too large */ local
/NextBSD/lib/libz/
HDtrees.c503 int overflow = 0; /* number of elements with bit length too large */ local
/NextBSD/sys/dev/tws/
HDtws.h179 u_int8_t overflow; member
/NextBSD/contrib/gcc/
HDfold-const.c606 int overflow = 0; in div_and_round_double() local
1534 int overflow = 0; in int_const_binop() local
1980 int overflow = 0; in fold_convert_const_int_from_real() local
6312 int overflow; in fold_div_compare() local
12998 int overflow = neg_double (TREE_INT_CST_LOW (arg0), in fold_negate_const() local
13046 int overflow = neg_double (TREE_INT_CST_LOW (arg0), in fold_abs_const() local
/NextBSD/contrib/groff/src/preproc/pic/
HDlex.cpp920 int overflow = 0; in get_token() local
/NextBSD/contrib/gcclibs/libcpp/include/
HDcpplib.h736 bool overflow; /* True if the most recent calculation overflowed. */ member

12