7 lines
131 B
C
7 lines
131 B
C
/* $NetBSD: math.h,v 1.7 2005/12/11 12:17:37 christos Exp $ */
|
|
|
|
#ifdef _LP64
|
|
#define __HAVE_LONG_DOUBLE
|
|
#endif
|
|
#define __HAVE_NANF
|