/* for non-gcc complex.h */ #define _Complex_I (__extension__ 1.0iF) #undef I #define I _Complex_I