Searched refs:DBL_LONG_MIN (Results 1 – 13 of 13) sorted by relevance
172 #define DBL_LONG_MIN (-9223372036854775808.0) macro173 #define DBL_LLONG_MIN DBL_LONG_MIN174 #define DBL_INTMAX_MIN DBL_LONG_MIN
193 #define DBL_LONG_MIN (-9223372036854775808.0) macro194 #define DBL_LLONG_MIN DBL_LONG_MIN195 #define DBL_INTMAX_MIN DBL_LONG_MIN
172 #define DBL_LONG_MIN (-9223372036854775808.0)173 #define DBL_LLONG_MIN DBL_LONG_MIN174 #define DBL_INTMAX_MIN DBL_LONG_MIN
194 #define DBL_LONG_MIN (-2147483648.0) macro
173 #define DBL_LONG_MIN (-2147483648.0) macro
173 #define DBL_LONG_MIN (-2147483648.0)
524 printf("#define DBL_LONG_MIN (-%lu.0)\n", u);532 printf("#define DBL_LLONG_MIN DBL_LONG_MIN\n");533 printf("#define DBL_INTMAX_MIN DBL_LONG_MIN\n");