summaryrefslogtreecommitdiff
path: root/mit-pthreads/machdep/netbsd-1.1/__math.h
blob: dc009d822f41882e14fc944f69a8abbc543631b5 (plain)
1
2
3
4
5
6
/*
 * ANSI/POSIX
 */
extern char __infinity[];
#define HUGE_VAL    (*(double *) __infinity)