Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
1d90e1
scalbn and fma special cases
Authored and Committed by Szabolcs Nagy
7 years ago
raw
patch
tree
parent
9 files changed.
23 lines added
.
0 lines removed
.
src/math/special/fma.h
file modified
+9
-0
src/math/special/fmaf.h
file modified
+4
-0
src/math/special/fmal.h
file modified
+4
-0
src/math/special/scalbln.h
file modified
+1
-0
src/math/special/scalblnf.h
file modified
+1
-0
src/math/special/scalblnl.h
file modified
+1
-0
src/math/special/scalbn.h
file modified
+1
-0
src/math/special/scalbnf.h
file modified
+1
-0
src/math/special/scalbnl.h
file modified
+1
-0
scalbn and fma special cases
src/math/special/fma.h
file modified
+9
-0
src/math/special/fmaf.h
file modified
+4
-0
src/math/special/fmal.h
file modified
+4
-0
src/math/special/scalbln.h
file modified
+1
-0
src/math/special/scalblnf.h
file modified
+1
-0
src/math/special/scalblnl.h
file modified
+1
-0
src/math/special/scalbn.h
file modified
+1
-0
src/math/special/scalbnf.h
file modified
+1
-0
src/math/special/scalbnl.h
file modified
+1
-0