diff options
author | das <das@FreeBSD.org> | 2004-07-06 04:46:08 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2004-07-06 04:46:08 +0000 |
commit | 370370ec79a9dcd6006beed8b6c067c9b6b9aea7 (patch) | |
tree | 52a828c0eeb9fc6e6e7c749a51a3d5cc07d966c7 /lib/Makefile | |
parent | 59286e68a51ef19b0da3b461abefb58992d7fd82 (diff) | |
download | FreeBSD-src-370370ec79a9dcd6006beed8b6c067c9b6b9aea7.zip FreeBSD-src-370370ec79a9dcd6006beed8b6c067c9b6b9aea7.tar.gz |
Add C99's nearbyint{,f}() functions as wrappers around rint().
These trivial implementations are about 25 times slower than
rint{,f}() on x86 due to the FP environment save/restore.
They should eventually be redone in terms of fegetround() and
bit fiddling.
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions