Home | History | Annotate | Line # | Download | only in include
math.h revision 1.5.14.1
      1  1.5.14.1    yamt /*	$NetBSD: math.h,v 1.5.14.1 2014/05/22 11:40:08 yamt Exp $	*/
      2       1.1  kleink 
      3       1.4  simonb #define	__HAVE_NANF
      4       1.5     mrg 
      5  1.5.14.1    yamt #if defined(_LP64) || defined(_KERNEL)
      6  1.5.14.1    yamt #define	__HAVE_LONG_DOUBLE	128
      7       1.5     mrg #endif
      8