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
soft-fp: support after-rounding tininess detection.
[glibc.git]
/
sysdeps
/
sparc
/
fpu
/
math_private.h
blob
27946cec7bd1dc90f2302d2fa74d6c42086f7736
1
#ifndef SPARC_MATH_PRIVATE_H
2
#define SPARC_MATH_PRIVATE_H 1
3
4
#include
"fenv_private.h"
5
#include_next <math_private.h>
6
7
#endif
/* SPARC_MATH_PRIVATE_H */