math: remove *_WORD64 macros from libm.h
commit63b9cc777323488da3474e8bc53e0ac4d3521382
authorSzabolcs Nagy <nsz@port70.net>
Wed, 4 Sep 2013 16:39:41 +0000 (4 16:39 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Thu, 5 Sep 2013 11:30:08 +0000 (5 11:30 +0000)
treeb82e0a0dd1f887c53e915d67d554b93d9feb4a86
parent94a3d13ae69764c0e2b67c6e17dc5126e103d0e3
math: remove *_WORD64 macros from libm.h

only fma used these macros and the explicit union is clearer
src/internal/libm.h
src/math/fma.c