Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dhuge_valf.h28 # define HUGE_VALF (__builtin_huge_valf()) macro
30 # define HUGE_VALF (__extension__ 0x1.0p255f) macro
33 # define HUGE_VALF \ macro
50 # define HUGE_VALF (__huge_valf.__f) macro
/l4re-core-master/uclibc/lib/contrib/uclibc/test/math/
A Dbasic-test.c138 TEST_VAL (float_test_value, float, nanf, FLT_EPSILON, HUGE_VALF) in TEST_VAL() argument

Completed in 4 milliseconds