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
Linux: consolidate dup2 implementation
[glibc.git]
/
benchtests
/
truncf-inputs
blob
c37c5dacba5f39fba0523745c54d01c7d6d39ca0
1
## args: float
2
## ret: float
3
## includes: math.h
4
0.0f
5
-0.0f
6
0.001f
7
-0.001f
8
0.5f
9
-0.5f
10
0.999f
11
-0.999f
12
1.0f
13
-1.0f
14
1.001f
15
-1.001f
16
123.5f
17
-123.5f
18
12345.1f
19
-1000000.5f
20
1e15f
21
-1e30f