Searched defs:INFINITY (Results 1 - 12 of 12) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ppc/
H A Dfixtfdi_test.c8 #define INFINITY __builtin_inf() macro
H A Dqadd_test.c25 #define INFINITY __builtin_inf() macro
[all...]
H A Dqdiv_test.c25 #define INFINITY __builtin_inf() macro
[all...]
H A Dqmul_test.c25 #define INFINITY __builtin_inf() macro
[all...]
H A Dqsub_test.c25 #define INFINITY __builtin_inf() macro
[all...]
/src/sys/external/bsd/compiler_rt/dist/test/Unit/ppc/
H A Dfixtfdi_test.c8 #define INFINITY __builtin_inf() macro
H A Dqdiv_test.c25 #define INFINITY __builtin_inf() macro
[all...]
H A Dqmul_test.c25 #define INFINITY __builtin_inf() macro
[all...]
H A Dqsub_test.c25 #define INFINITY __builtin_inf() macro
[all...]
H A Dqadd_test.c25 #define INFINITY __builtin_inf() macro
[all...]
/src/lib/libc/regex/
H A Dutils.h66 #define INFINITY (DUPMAX + 1) macro
/src/include/
H A Dmath.h109 #define INFINITY __INFINITY /* float constant which overflows */ macro
111 #define INFINITY __builtin_inff() macro
113 #define INFINITY HUGE_VALF /* positive infinity */ macro

Completed in 22 milliseconds