Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/tests/base/
H A Dmath.h88 #define HUGE_VAL 3.1415e+9 /* really big */ macro
95 # define HUGE_VAL 3.4e+40 macro
/openbsd-src/gnu/gcc/fixincludes/tests/base/bits/
H A Dhuge_val.h13 #define HUGE_VAL (__builtin_huge_val()) macro
/openbsd-src/gnu/gcc/fixincludes/tests/base/
H A Dmath.h78 #define HUGE_VAL 3.1415e+9 /* really big */ macro
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dctor1.C12 #define HUGE_VAL (__extension__ \ macro
/openbsd-src/include/
H A Dmath.h29 #define HUGE_VAL __builtin_huge_val() macro
31 #define HUGE_VAL (*(double *)(void *)__infinity) macro
/openbsd-src/gnu/gcc/gcc/config/m68k/
H A Dmath-68881.h50 #define HUGE_VAL \ macro
56 #define HUGE_VAL \ macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dmath-68881.h50 #define HUGE_VAL \ macro
56 #define HUGE_VAL \ macro
/openbsd-src/gnu/gcc/fixincludes/tests/base/iso/
H A Dmath_c99.h15 #define HUGE_VAL (__builtin_huge_val()) macro
/openbsd-src/gnu/lib/libstdc++/libstdc++/libmath/
H A Dmathconf.h120 # define HUGE_VAL HUGE macro
123 # define HUGE_VAL MAXFLOAT macro
/openbsd-src/gnu/gcc/libstdc++-v3/libmath/
H A Dmathconf.h115 # define HUGE_VAL HUGE macro
118 # define HUGE_VAL MAXFLOAT macro
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dopencl-c-base.h253 #define HUGE_VAL (__builtin_huge_val()) macro