HelenOS sources

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