[M3devel] C99 FloatMode stuff

Mika Nystrom mika at async.caltech.edu
Fri May 18 18:28:56 CEST 2012


Jay,

Yes I think FE_OVERFLOW et al. are required to be macros that expand
to integer constants.  So yes..

    Mika

Jay K writes:
>--_9cde7264-29bf-49d4-826d-6091d2cdb722_
>Content-Type: text/plain; charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
>
>Mika=2C are FE_UNDERFLOW and such constants?
>Specifically=2C if so=2C we can implement them more efficiently=2C as const=
>ant data=2C instead of via functions.
>see m3core/src/unix/Common/Uconstants.c
>
>There is a certain elegant generality to using functions=2C but exposing co=
>nstant data should be /slightly/ more efficient.
>
> - Jay
> 		 	   		  =
>
>--_9cde7264-29bf-49d4-826d-6091d2cdb722_
>Content-Type: text/html; charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
><html>
><head>
><style><!--
>.hmmessage P
>{
>margin:0px=3B
>padding:0px
>}
>body.hmmessage
>{
>font-size: 10pt=3B
>font-family:Tahoma
>}
>--></style></head>
><body class=3D'hmmessage'><div dir=3D'ltr'>
>Mika=2C are FE_UNDERFLOW and such constants?<br>Specifically=2C if so=2C we=
> can implement them more efficiently=2C as constant data=2C instead of via =
>functions.<br>see m3core/src/unix/Common/Uconstants.c<br><br>There is a cer=
>tain elegant generality to using functions=2C but exposing constant data sh=
>ould be /slightly/ more efficient.<br><br>&nbsp=3B- Jay<br> 		 
>	   		  </di=
>v></body>
></html>=
>
>--_9cde7264-29bf-49d4-826d-6091d2cdb722_--



More information about the M3devel mailing list