fix float_t and double_t defs on x86 when -mfpmath=sse -msse2 is used
[musl] / include / complex.h
2012-03-23 Rich Felkersimplify creal and cimag macros
2012-03-22 Rich Felkeradd creal/cimag macros in complex.h (and use them in...
2012-03-13 Rich Felkerfirst commit of the new libm!