K 10 svn:author V 7 stefanf K 8 svn:date V 27 2004-05-30T08:47:12.000000Z K 7 svn:log V 312 Remove the macros for creal{,f} and cimag{,f}. They failed to convert their arguments to the needed type and so the result type depended on the argument type. Fixing them isn't really worth the effort because GCC emits the same assembler code with or without them. Not minded by: ru Approved by: das (mentor) END