HelenOS sources

HUGE_VALF          91 uspace/lib/c/include/math.h #define HUGE_VALF  __builtin_huge_valf()
HUGE_VALF         113 uspace/lib/c/include/math.h #define HUGE_VALF  (1.0f / 0.0f)
HUGE_VALF          91 uspace/lib/posix/include/libc/math.h #define HUGE_VALF  __builtin_huge_valf()
HUGE_VALF         113 uspace/lib/posix/include/libc/math.h #define HUGE_VALF  (1.0f / 0.0f)
HelenOS homepage, sources at GitHub