1 /*        $NetBSD: math.h,v 1.7 2014/02/01 16:10:12 matt Exp $        */
2 
3 #define   __HAVE_NANF
4 
5 #if defined(_LP64) || defined(_KERNEL)
6 #define   __HAVE_LONG_DOUBLE  128
7 #endif
8