Searched defs:LDBL_MIN (Results 1 - 2 of 2) sorted by relevance

/external/bison/lib/
H A Dfloat.in.h50 # undef LDBL_MIN macro
51 # define LDBL_MIN 3.3621031431120935063E-4932L macro
83 # undef LDBL_MIN macro
84 # define LDBL_MIN 3.3621031431120935E-4932L /* = 0x1p-16382L */ macro
111 /* On AIX 7.1 with gcc 4.2, the values of LDBL_MIN_EXP, LDBL_MIN, LDBL_MAX are
119 # undef LDBL_MIN macro
120 # define LDBL_MIN 2.22507385850720138309023271733240406422e-308L /* DBL_MIN = 2^-1022 */ macro
159 On IRIX 6.5, with gcc 4.2, the values of LDBL_MIN_EXP, LDBL_MIN, LDBL_EPSILON
169 # undef LDBL_MIN macro
170 # define LDBL_MIN 2.2250738585072013830902327173324040642 macro
[all...]
/external/clang/lib/Headers/
H A Dfloat.h68 # undef LDBL_MIN macro
123 #define LDBL_MIN __LDBL_MIN__ macro

Completed in 197 milliseconds