Searched defs:overflow (Results 1 - 25 of 44) sorted by relevance

12

/freebsd-10-stable/contrib/compiler-rt/lib/
H A Dmulodi4.c22 __mulodi4(di_int a, di_int b, int* overflow) argument
H A Dmulosi4.c22 __mulosi4(si_int a, si_int b, int* overflow) argument
H A Dmuloti4.c24 __muloti4(ti_int a, ti_int b, int* overflow) argument
H A Dtruncdfsf2.c95 const src_rep_t overflow = (src_rep_t)overflowExponent << srcSigBits; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_strtoint.c55 int overflow = 0; local
/freebsd-10-stable/contrib/libstdc++/include/ext/
H A Dstdio_sync_filebuf.h136 overflow(int_type __c = traits_type::eof()) function in class:stdio_sync_filebuf
/freebsd-10-stable/gnu/usr.bin/grep/
H A Dxstrtol.c156 int overflow; local
[all...]
/freebsd-10-stable/lib/libstand/
H A Dnetif.h39 int overflow; member in struct:netif_stats
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dstring.c37 isc_uint64_t overflow; local
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dnumber.cpp295 int overflow = 0; local
[all...]
/freebsd-10-stable/contrib/libc++/src/
H A Dstrstream.cpp151 strstreambuf::overflow(int_type __c) function in class:strstreambuf
/freebsd-10-stable/contrib/libstdc++/src/
H A Dstrstream.cc142 strstreambuf::overflow(int_type c) function in class:strstreambuf
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h236 uint8_t overflow; member in struct:lldb_private::EmulateInstructionARM::__anon3753
/freebsd-10-stable/contrib/libstdc++/include/std/
H A Dstd_streambuf.h763 overflow(int_type /* __c */ = traits_type::eof()) function in class:basic_streambuf
/freebsd-10-stable/sys/netipsec/
H A Dkeydb.h174 int overflow; /* overflow flag */ member in struct:secreplay
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dexpr.c392 bool overflow = false; local
465 bool overflow; local
1460 bool overflow, negate = false; local
[all...]
H A Dcharset.c1124 cppchar_t c, n = 0, overflow = 0; local
1180 bool overflow = false; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dtrees.c505 int overflow = 0; /* number of elements with bit length too large */ local
[all...]
/freebsd-10-stable/contrib/zlib/
H A Dtrees.c501 int overflow = 0; /* number of elements with bit length too large */ local
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Dbfd.c1059 int overflow; local
H A Dcoff-arm.c1605 bfd_boolean overflow = FALSE; local
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dlex.cpp920 int overflow = 0; local
/freebsd-10-stable/sys/dev/tws/
H A Dtws.h179 u_int8_t overflow; member in struct:tws_circular_q
/freebsd-10-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h736 bool overflow; /* True if the most recent calculation overflowed. */ member in struct:cpp_num
/freebsd-10-stable/contrib/gdb/gdb/
H A Dstabsread.c3694 char overflow = 0; local

Completed in 212 milliseconds

12