Home | History | Annotate | Line # | Download | only in include
math.h revision 1.5.28.1
      1 /*	$NetBSD: math.h,v 1.5.28.1 2014/05/18 17:45:25 rmind Exp $	*/
      2 
      3 #define	__HAVE_NANF
      4 
      5 #if defined(_LP64) || defined(_KERNEL)
      6 #define	__HAVE_LONG_DOUBLE	128
      7 #endif
      8