Home
last modified time | relevance | path

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

12

/freebsd/contrib/ntp/sntp/libopts/
H A Dintprops.h372 # define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) builtin (a, b, r) argument
374 # define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) \ argument
393 # define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) \ argument
405 # define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \ argument
412 # define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \ argument
422 #define _GL_INT_OP_CALC(a, b, r, op, overflow, ut, t, tmin, tmax) \ argument
426 #define _GL_INT_OP_CALC1(a, b, r, op, overflow, ut, t, tmin, tmax) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmulodi4.c21 COMPILER_RT_ABI di_int __mulodi4(di_int a, di_int b, int *overflow) { in __mulodi4()
H A Dmulosi4.c21 COMPILER_RT_ABI si_int __mulosi4(si_int a, si_int b, int *overflow) { in __mulosi4()
H A Dmuloti4.c25 COMPILER_RT_ABI ti_int __muloti4(ti_int a, ti_int b, int *overflow) { in __muloti4()
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dint128_builtins.cpp22 __muloti4(__int128_t a, __int128_t b, int* overflow) { in __muloti4() argument
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_a.h11 bool overflow; in prof_accum_add() local
/freebsd/tests/sys/sys/
H A Dbuf_ring_test.c121 ATF_TC_BODY(overflow, tc) in ATF_TC_BODY() argument
/freebsd/contrib/opencsd/decoder/include/common/
H A Dtrc_ret_stack.h73 bool overflow() const in overflow() function
/freebsd/contrib/kyua/utils/process/
H A Dsystembuf.cpp125 systembuf::overflow(int c) in overflow() function in systembuf
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-retstack.c186 static struct ptunit_result overflow(void) in overflow() function
H A Dptunit-event_queue.c210 static struct ptunit_result overflow(struct evq_fixture *efix, in overflow() function
/freebsd/stand/libsa/
H A Dnetif.h36 int overflow; member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.cpp685 int overflow = 0; __kmp_str_to_size() local
782 int overflow = 0; __kmp_str_to_uint() local
[all...]
/freebsd/lib/msun/tests/
H A Dnext_test.c212 ATF_TC_BODY(overflow, tc) in ATF_TC_BODY() argument
/freebsd/contrib/llvm-project/libcxx/src/
H A Dstrstream.cpp156 strstreambuf::overflow(int_type __c) overflow() function in strstreambuf
H A Dstd_stream.h345 __stdoutbuf<_CharT>::overflow(int_type __c) overflow() function
/freebsd/contrib/less/
H A Doption.c596 num_error(char * printopt,int * errp,int overflow) num_error() argument
/freebsd/tests/sys/netlink/
H A Dnetlink_socket.c120 ATF_TC_BODY(overflow, tc) in ATF_TC_BODY() argument
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Doverflow.h51 static inline bool __must_check __must_check_overflow(bool overflow) in __must_check_overflow()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h184 uint8_t overflow; member
/freebsd/contrib/ntp/libntp/
H A Dsnprintf.c568 int overflow = 0; in rpl_vsnprintf() local
1093 fmtflt(char * str,size_t * len,size_t size,LDOUBLE fvalue,int width,int precision,int flags,int * overflow) fmtflt() argument
[all...]
/freebsd/contrib/unbound/sldns/
H A Dparseutil.c212 sldns_str2period(const char *nptr, const char **endptr, int* overflow) in sldns_str2period()
H A Dstr2wire.c252 int overflow; in rrinternal_get_ttl() local
1065 int overflow = 0; in sldns_fp2wire_rr_buf() local
2204 int overflow; in sldns_str2wire_period_buf() local
/freebsd/sys/netipsec/
H A Dkeydb.h219 int overflow; /* (m) overflow flag */ global() member
/freebsd/sys/contrib/zlib/
H A Dtrees.c550 int overflow = 0; /* number of elements with bit length too large */ in gen_bitlen() local

12