repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[BZ #6004]
[glibc.git]
/
bits
/
fenvinline.h
blob
42f77b5618a1231eddc376f81e7843374f577fb7
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