Sign in
third-party-mirror
/
GRTEv4
/
cf41cedf52c87cf4f27c61e4eb8444ecb811ab13
/
.
/
google3
/
third_party
/
grte
/
v4_src
/
glibc-2.19
/
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_
;