mirror of git://sourceware.org/git/glibc.git
remquo implementation for float according to IEEE.
This commit is contained in:
parent
843682819d
commit
6f8f9b3586
|
@ -0,0 +1,3 @@
|
|||
#define SUFF f
|
||||
#define float_type float
|
||||
#include <s_remquo.c>
|
Loading…
Reference in New Issue