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)
commitf65891c5cb3234b1e2f60bb0de22f94bed5716e2
tree373a2bcd24de912f4bb43184d86ea8c985a4c02b
parent06989d4c52ac678f5a507cfcb5a931e677080c0c
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]