Home
last modified time | relevance | path

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

/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dmath.h29 #define HUGE_VAL __builtin_huge_val() macro
31 #define HUGE_VAL (*(double *)(void *)__infinity) macro