Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/fixincludes/tests/base/bits/
H A Dhuge_val.h19 #define HUGE_VALF (__builtin_huge_valf()) macro
/openbsd-src/include/
H A Dmath.h42 #define HUGE_VALF __builtin_huge_valf() macro
47 #define HUGE_VALF ((float)HUGE_VAL) macro
/openbsd-src/gnu/gcc/fixincludes/tests/base/iso/
H A Dmath_c99.h17 #define HUGE_VALF (__builtin_huge_valf()) macro
/openbsd-src/gnu/lib/libstdc++/libstdc++/libmath/
H A Dmathconf.h102 # define HUGE_VALF HUGE_VALf macro
104 # define HUGE_VALF HUGE_VAL macro
/openbsd-src/gnu/gcc/libstdc++-v3/libmath/
H A Dmathconf.h97 # define HUGE_VALF HUGE_VALf macro
99 # define HUGE_VALF HUGE_VAL macro
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dopencl-c-base.h246 #define HUGE_VALF (__builtin_huge_valf()) macro