Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
840274949b51231d437658bd7f97c19a9b7fe8c2
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
math
/
ieee-math.c
blob: 99e41a31c09ca73b0a3e6b17041dade3618e6a1c [
file
] [
log
] [
blame
]
/* Linking in this module forces IEEE error handling rules for math functions.
The default is POSIX.1 error handling. */
#include
<math.h>
_LIB_VERSION_TYPE _LIB_VERSION
=
_IEEE_
;