HelenOS sources

HUGE_VALL          93 uspace/lib/c/include/math.h #define HUGE_VALL  __builtin_huge_vall()
HUGE_VALL         115 uspace/lib/c/include/math.h #define HUGE_VALL  (1.0l / 0.0l)
HUGE_VALL          93 uspace/lib/posix/include/libc/math.h #define HUGE_VALL  __builtin_huge_vall()
HUGE_VALL         115 uspace/lib/posix/include/libc/math.h #define HUGE_VALL  (1.0l / 0.0l)
HelenOS homepage, sources at GitHub