Gitiles
Code Review
Sign In
192.168.1.100
/
7520V3V
/
bfc6e71ee409bcae7f7b6850f4ebfbd3091c5851
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
sysdeps
/
sh
/
math_private.h
blob: d13f2d49d3eee99c9da8bdf6d6add4ebfaef6179 [
file
] [
log
] [
blame
]
#ifndef
SH_MATH_PRIVATE_H
#define
SH_MATH_PRIVATE_H
1
/* Enable __finitel, __isinfl, and __isnanl for binary compatibility
when built without long double support. */
#define
LDBL_CLASSIFY_COMPAT
1
#include_next <math_private.h>
#endif