Home
last modified time | relevance | path

Searched defs:FLT_TRUE_MIN (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/ginclude/
H A Dfloat.h183 #define FLT_TRUE_MIN __FLT_DENORM_MIN__ macro
185 #define FLT_TRUE_MIN __FLT_MIN__ macro
/dragonfly/include/
H A Dfloat.h63 #define FLT_TRUE_MIN 1.40129846E-45F /* b**(emin-p) */ macro