HelenOS sources

HUGE_VAL           92 uspace/lib/c/include/math.h #define HUGE_VAL   __builtin_huge_val()
HUGE_VAL          114 uspace/lib/c/include/math.h #define HUGE_VAL   (1.0 / 0.0)
HUGE_VAL           92 uspace/lib/posix/include/libc/math.h #define HUGE_VAL   __builtin_huge_val()
HUGE_VAL          114 uspace/lib/posix/include/libc/math.h #define HUGE_VAL   (1.0 / 0.0)
HelenOS homepage, sources at GitHub