Home
last modified time | relevance | path

Searched defs:underflow (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/lib/libm/src/
H A Ds_exp2f.c64 static volatile double underflow = 0x1p-1000; variable
69 #define underflow (tiny * tiny) macro
/netbsd-src/lib/libm/arch/vax/
H A Dn_scalbn.S75 underflow: label
/netbsd-src/lib/libc/compat/gen/
H A Dcompat_ldexp_ieee754.c48 underflow(double val) in underflow() function
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dlog.c26 int ok, underflow = 0; in mpc_log() local
H A Dsqr.c122 int underflow; in mpfr_fsss() local
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/
H A Dreadlinebuf.h87 virtual int_type underflow() { in underflow() function
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dsinu.c41 int inexact = 0, nloops = 0, underflow = 0; in mpfr_sinu() local
H A Dtanu.c35 int inexact = 0, nloops = 0, underflow = 0; in mpfr_tanu() local
H A Dcosu.c35 int inexact = 0, nloops = 0, underflow = 0; in mpfr_cosu() local
H A Dgamma.c333 int underflow = 0, sgn, ck; in mpfr_gamma() local
/netbsd-src/external/bsd/kyua-cli/dist/utils/process/
H A Dsystembuf.cpp95 systembuf::underflow(void) in underflow() function in systembuf
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dsstream.tcc150 underflow() in underflow() function in std::basic_stringbuf
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dsstream.tcc150 underflow() in underflow() function in std::basic_stringbuf
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream/
H A Dzfstream.cpp135 int gzfilebuf::underflow() { in underflow() function in gzfilebuf
/netbsd-src/common/dist/zlib/contrib/iostream/
H A Dzfstream.cpp135 int gzfilebuf::underflow() { in underflow() function in gzfilebuf
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/iostream/
H A Dzfstream.cpp135 int gzfilebuf::underflow() { in underflow() function in gzfilebuf
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/iostream/
H A Dzfstream.cpp135 int gzfilebuf::underflow() { in underflow() function in gzfilebuf
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/iostream/
H A Dzfstream.cpp135 int gzfilebuf::underflow() { in underflow() function in gzfilebuf
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtmul_2exp.c46 underflow (mpfr_exp_t e) in underflow() function
/netbsd-src/common/dist/zlib/contrib/iostream3/
H A Dzfstream.cc183 gzfilebuf::underflow() in underflow() function in gzfilebuf
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/iostream3/
H A Dzfstream.cc183 gzfilebuf::underflow() in underflow() function in gzfilebuf
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/iostream3/
H A Dzfstream.cc183 gzfilebuf::underflow() in underflow() function in gzfilebuf
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream3/
H A Dzfstream.cc183 gzfilebuf::underflow() in underflow() function in gzfilebuf
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/iostream3/
H A Dzfstream.cc183 gzfilebuf::underflow() in underflow() function in gzfilebuf
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dstrstream.cpp221 strstreambuf::underflow() in underflow() function in strstreambuf

12