Searched refs:LDBL_MIN (Results 26 - 33 of 33) sorted by relevance

12

/netbsd-current/lib/libm/src/
H A Ds_fmal.c236 zs = copysignl(LDBL_MIN, zs);
H A Ds_remquol.c168 if (y < LDBL_MIN * 2) {
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dfloat.h120 #undef LDBL_MIN macro
123 #define LDBL_MIN __LDBL_MIN__ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dfloat.h120 #undef LDBL_MIN macro
123 #define LDBL_MIN __LDBL_MIN__ macro
/netbsd-current/tests/lib/libc/gen/
H A Dt_fpclassify.c204 d0 = LDBL_MIN;
H A Dt_fpsetmask.c102 static volatile const long double ld_tiny = LDBL_MIN;
/netbsd-current/tests/lib/libm/
H A Dt_modf.c77 { LDBL_MIN, 0, LDBL_MIN },
/netbsd-current/lib/libm/complex/
H A Dcatrigl.c413 if (ay > 2*LDBL_MIN)

Completed in 113 milliseconds

12