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

/freebsd-10-stable/contrib/libstdc++/libmath/
H A Dmathconf.h115 # define HUGE_VAL HUGE macro
118 # define HUGE_VAL MAXFLOAT macro
/freebsd-10-stable/lib/msun/src/
H A Dmath.h46 #define HUGE_VAL __builtin_huge_val() macro
48 #define HUGE_VAL (__infinity.__ud) macro

Completed in 108 milliseconds