Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
9ed821d7e5d875a3395740a9cc2545671fa429b7
/
.
/
ap
/
libc
/
glibc
/
glibc-2.22
/
bits
/
fenvinline.h
blob: 42f77b5618a1231eddc376f81e7843374f577fb7 [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -0700
[
diff
] [
blame^
]
1
/* This file provides inline versions of floating-pint environment
2
handling functions. If there were any. */
3
4
#ifndef
__NO_MATH_INLINES
5
6
/* Here is where the code would go. */
7
8
#endif