macros to detect fast float to int casting, lrint and lrintf, thanks to Erik de Castr...
authorSteve Baker <steve@stevebaker.org>
Thu, 25 Apr 2002 19:39:14 +0000 (19:39 +0000)
committerSteve Baker <steve@stevebaker.org>
Thu, 25 Apr 2002 19:39:14 +0000 (19:39 +0000)
commitcfb362cb490bf0686ade7ea47f6c800ba2539af2
tree986429c02c35e148f4d7fe4503b5a3416b224a7a
parent559e8bc4eefcdad7685af27cf8a192cc6208d7fa
macros to detect fast float to int casting, lrint and lrintf, thanks to Erik de Castro Lopo.

Original commit message from CVS:
macros to detect fast float to int casting, lrint and lrintf, thanks to Erik de Castro Lopo.
m4/lrint.m4 [new file with mode: 0644]
m4/lrintf.m4 [new file with mode: 0644]