add creal/cimag macros in complex.h (and use them in the functions defs)
authorRich Felker <dalias@aerifal.cx>
Thu, 22 Mar 2012 19:54:55 +0000 (15:54 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 22 Mar 2012 19:54:55 +0000 (15:54 -0400)
commit13e400b3559666b5e584bdf6f8450aad826b43ae
treefb19a9f228b2a78dc8e8afc8f7d3439b0865c736
parent132f0a00831d3b64cc6ae35df69d6865516c64b5
add creal/cimag macros in complex.h (and use them in the functions defs)
include/complex.h
src/complex/cimag.c
src/complex/cimagf.c
src/complex/cimagl.c
src/complex/creal.c
src/complex/crealf.c
src/complex/creall.c
src/internal/libm.h