Home
last modified time | relevance | path

Searched defs:HUGE_VAL (Results 1 – 2 of 2) sorted by last modified time

/freebsd/lib/msun/src/
H A Dmath.h43 #define HUGE_VAL __builtin_huge_val() macro
45 #define HUGE_VAL (__infinity.__ud) macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h254 #define HUGE_VAL (__builtin_huge_val()) macro