This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0d449eda9b
NetBSD
/
sys
/
arch
/
i386
/
include
/
math.h
4 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
Use a common <machine/math.h> for amd64 and i386.
2003-10-22 15:54:23 +04:00
/* $NetBSD: math.h,v 1.5 2003/10/22 11:54:23 kleink Exp $ */
C99: Define a NAN macro in <math.h> which evaulates to a constant expression of a single-precision quiet NaN; only to be defined on platforms that do support this value.
1999-12-23 13:15:05 +03:00
Use a common <machine/math.h> for amd64 and i386.
2003-10-22 15:54:23 +04:00
#
include
<x86/math.h>
Reference in New Issue
Copy Permalink