xref: /netbsd-src/sys/arch/hppa/include/math.h (revision 4d035bbcf3c1edc5babf1ef0d1be5c6b0f87198f)
1 /*	$NetBSD: math.h,v 1.8 2014/01/31 19:38:06 matt Exp $	*/
2 
3 #ifdef _LP64
4 #define	__HAVE_LONG_DOUBLE	128
5 #endif
6 #define	__HAVE_NANF
7