[M3devel] C99 FloatMode stuff
Jay K
jay.krell at cornell.edu
Thu May 17 08:10:40 CEST 2012
Mika, are FE_UNDERFLOW and such constants?
Specifically, if so, we can implement them more efficiently, as constant data, instead of via functions.
see m3core/src/unix/Common/Uconstants.c
There is a certain elegant generality to using functions, but exposing constant data should be /slightly/ more efficient.
- Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20120517/de246aa3/attachment-0001.html>
More information about the M3devel
mailing list