/freebsd/contrib/ntp/sntp/libopts/ |
H A D | intprops.h | 372 # 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 D | mulodi4.c | 21 COMPILER_RT_ABI di_int __mulodi4(di_int a, di_int b, int *overflow) { in __mulodi4()
|
H A D | mulosi4.c | 21 COMPILER_RT_ABI si_int __mulosi4(si_int a, si_int b, int *overflow) { in __mulosi4()
|
H A D | muloti4.c | 25 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 D | int128_builtins.cpp | 22 __muloti4(__int128_t a, __int128_t b, int* overflow) { in __muloti4() argument
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | prof_inlines_a.h | 11 bool overflow; in prof_accum_add() local
|
/freebsd/tests/sys/sys/ |
H A D | buf_ring_test.c | 121 ATF_TC_BODY(overflow, tc) in ATF_TC_BODY() argument
|
/freebsd/contrib/opencsd/decoder/include/common/ |
H A D | trc_ret_stack.h | 73 bool overflow() const in overflow() function
|
/freebsd/contrib/kyua/utils/process/ |
H A D | systembuf.cpp | 125 systembuf::overflow(int c) in overflow() function in systembuf
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-retstack.c | 186 static struct ptunit_result overflow(void) in overflow() function
|
H A D | ptunit-event_queue.c | 210 static struct ptunit_result overflow(struct evq_fixture *efix, in overflow() function
|
/freebsd/stand/libsa/ |
H A D | netif.h | 36 int overflow; member
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_str.cpp | 685 int overflow = 0; __kmp_str_to_size() local 782 int overflow = 0; __kmp_str_to_uint() local [all...] |
/freebsd/lib/msun/tests/ |
H A D | next_test.c | 212 ATF_TC_BODY(overflow, tc) in ATF_TC_BODY() argument
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | strstream.cpp | 156 strstreambuf::overflow(int_type __c) overflow() function in strstreambuf
|
H A D | std_stream.h | 345 __stdoutbuf<_CharT>::overflow(int_type __c) overflow() function
|
/freebsd/contrib/less/ |
H A D | option.c | 596 num_error(char * printopt,int * errp,int overflow) num_error() argument
|
/freebsd/tests/sys/netlink/ |
H A D | netlink_socket.c | 120 ATF_TC_BODY(overflow, tc) in ATF_TC_BODY() argument
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | overflow.h | 51 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 D | EmulateInstructionARM.h | 184 uint8_t overflow; member
|
/freebsd/contrib/ntp/libntp/ |
H A D | snprintf.c | 568 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 D | parseutil.c | 212 sldns_str2period(const char *nptr, const char **endptr, int* overflow) in sldns_str2period()
|
H A D | str2wire.c | 252 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 D | keydb.h | 219 int overflow; /* (m) overflow flag */ global() member
|
/freebsd/sys/contrib/zlib/ |
H A D | trees.c | 550 int overflow = 0; /* number of elements with bit length too large */ in gen_bitlen() local
|