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

/src/lib/libm/arch/vax/
H A Dn_scalbn.S78 overflow: label
/src/lib/libc/compat/gen/
H A Dcompat_ldexp_ieee754.c56 overflow(double val) function in typeref:typename:double
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
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
/src/sys/arch/hppa/spmath/
H A Dmd.h58 #define overflow result->ovflow macro
/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_debugfs_crc.h62 bool opened, overflow; member in struct:drm_crtc_crc
/src/lib/libm/src/
H A Ds_exp2f.c63 static volatile double overflow = 0x1p+1000; variable in typeref:typename:volatile double
68 #define overflow (huge * huge) macro
/src/usr.bin/sort/
H A Dfiles.c148 static int overflow = 0; local in function:makekey
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_guc_log.h61 u32 overflow; member in struct:intel_guc_log::__anon94a5238d0208
H A Dintel_guc_log.c187 bool overflow = false; local in function:guc_check_log_buf_overflow
/src/sys/lib/libsa/
H A Dnetif.h64 int overflow; member in struct:netif_stats
/src/common/dist/zlib/contrib/iostream/
H A Dzfstream.cpp173 int gzfilebuf::overflow( int c ) { function in class:gzfilebuf
/src/common/dist/zlib/contrib/iostream3/
H A Dzfstream.cc214 gzfilebuf::overflow(int_type c) function in class:gzfilebuf
/src/usr.bin/indent/
H A Dio.c249 int overflow = ind_add(ind, code.s, code.len) - opt.max_line_length; local in function:compute_lined_up_code_indent
/src/sys/dev/ic/
H A Digsfb_subr.c489 uint8_t vclk1, vclk2, vclk3, overflow, reg, seq_mode; local in function:igsfb_set_mode
/src/sys/netipsec/
H A Dkeydb.h154 int overflow; /* overflow flag */ member in struct:secreplay
/src/sys/dev/dtv/
H A Ddtvvar.h98 bool overflow; member in struct:dtv_demux::__anonc034e3990208
/src/sys/dev/
H A Dlockstat.c271 u_int cpuno, overflow; local in function:lockstat_stop
/src/common/dist/zlib/
H A Dtrees.c552 int overflow = 0; /* number of elements with bit length too large */ local in function:gen_bitlen
[all...]
/src/sys/dev/pci/ixgbe/
H A Dixv.c1136 bool overflow = false; local in function:ixv_set_rxfilter
3171 bool overflow = false; local in function:ixv_ioctl
/src/usr.bin/xlint/lint1/
H A Dlint1.h526 bool overflow; /* for octal and hex escapes */ member in struct:__anon6d638c761b08
H A Dtree.c1094 fold_unsigned_integer(op_t op,uint64_t l,uint64_t r,uint64_t max_value,bool * overflow) argument
1159 fold_signed_integer(op_t op,int64_t l,int64_t r,int64_t min_value,int64_t max_value,bool * overflow) argument
1264 bool overflow = false; local in function:fold_constant_integer
[all...]
/src/sys/net/
H A Dzlib.c2599 int overflow = 0; /* number of elements with bit length too large */ local in function:gen_bitlen
[all...]

Completed in 25 milliseconds