Home
last modified time | relevance | path

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

123

/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()
/freebsd/contrib/llvm-project/libc/src/__support/CPP/
H A Dstringstream.h88 bool overflow() const { return err; } in overflow() function
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_a.h
/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/tests/sys/netlink/
H A Dnetlink_socket.c120 ATF_TC_HEAD(overflow, tc) in ATF_TC_HEAD() argument
124 ATF_TC_BODY(overflow, tc) in ATF_TC_BODY() argument
/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/crypto/krb5/src/lib/crypto/builtin/
H A Dcmac.c56 unsigned char overflow = 0; in leftshift_onebit() local
/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.c218 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.h308 typename __stdoutbuf<_CharT>::int_type __stdoutbuf<_CharT>::overflow(int_type __c) { in overflow() function
/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/
H A Dwbuffer_convert.h204 …ert<_Codecvt, _Elem, _Tr>::int_type wbuffer_convert<_Codecvt, _Elem, _Tr>::overflow(int_type __c) { in overflow() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBuiltinFunctionChecker.cpp129 CheckerContext &C, bool overflow, SVal Arg1, SVal Arg2, SVal Result) const { in createBuiltinOverflowNoteTag()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h194 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/sys/compat/linuxkpi/common/include/linux/
H A Doverflow.h45 static __always_inline bool __must_check __must_check_overflow(bool overflow) in __must_check_overflow()
/freebsd/contrib/unbound/sldns/
H A Dparseutil.c212 sldns_str2period(const char *nptr, const char **endptr, int* overflow) in sldns_str2period()

123