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

12

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmulodi4.c19 COMPILER_RT_ABI di_int __mulodi4(di_int a, di_int b, int *overflow) { argument
H A Dmulosi4.c19 COMPILER_RT_ABI si_int __mulosi4(si_int a, si_int b, int *overflow) { argument
H A Dmuloti4.c21 COMPILER_RT_ABI ti_int __muloti4(ti_int a, ti_int b, int *overflow) { argument
/freebsd-13-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Dint128_builtins.cpp22 __int128_t __muloti4(__int128_t a, __int128_t b, int* overflow) { argument
/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_a.h11 bool overflow; local
/freebsd-13-stable/contrib/kyua/utils/process/
H A Dsystembuf.cpp125 systembuf::overflow(int c) function in class:systembuf
/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-retstack.c186 static struct ptunit_result overflow(void) function
H A Dptunit-event_queue.c210 static struct ptunit_result overflow(struct evq_fixture *efix, function
/freebsd-13-stable/lib/msun/tests/
H A Dnext_test.c213 ATF_TC_WITHOUT_HEAD(overflow); variable
/freebsd-13-stable/contrib/opencsd/decoder/include/common/
H A Dtrc_ret_stack.h73 bool overflow() const function in class:TrcAddrReturnStack
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dstring.c37 isc_uint64_t overflow; local
/freebsd-13-stable/stand/libsa/
H A Dnetif.h37 int overflow; member in struct:netif_stats
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h187 uint8_t overflow; member in struct:lldb_private::EmulateInstructionARM::__anon2821
/freebsd-13-stable/contrib/llvm-project/libcxx/src/
H A Dstrstream.cpp153 strstreambuf::overflow(int_type __c) function in class:strstreambuf
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.cpp611 int overflow = 0; local
708 int overflow local
[all...]
/freebsd-13-stable/sys/contrib/zlib/
H A Dtrees.c501 int overflow = 0; /* number of elements with bit length too large */ local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp296 bool negative, overflow; local
[all...]
/freebsd-13-stable/sys/netipsec/
H A Dkeydb.h212 int overflow; /* (m) overflow flag */ member in struct:secreplay
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp575 bool overflow = !signed_sum; local
/freebsd-13-stable/sys/dev/tws/
H A Dtws.h179 u_int8_t overflow; member in struct:tws_circular_q
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1014 bool overflow; local
/freebsd-13-stable/contrib/ntp/libntp/
H A Dsnprintf.c568 int overflow = 0; local
1092 fmtflt(char *str, size_t *len, size_t size, LDOUBLE fvalue, int width, int precision, int flags, int *overflow) argument
[all...]
/freebsd-13-stable/contrib/processor-trace/libipt/include/
H A Dintel-pt.h1293 } overflow; member in union:pt_event::__anon5889
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp780 bool overflow; local
[all...]
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_int.c480 u32 int_sts, first_drop_reason, details, address, overflow, local
[all...]

Completed in 183 milliseconds

12