summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2004-07-06 04:46:08 +0000
committerdas <das@FreeBSD.org>2004-07-06 04:46:08 +0000
commit370370ec79a9dcd6006beed8b6c067c9b6b9aea7 (patch)
tree52a828c0eeb9fc6e6e7c749a51a3d5cc07d966c7 /lib/Makefile
parent59286e68a51ef19b0da3b461abefb58992d7fd82 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud