Searched refs:z1 (Results 1 – 3 of 3) sorted by relevance
35 const double_complex z1 = { .f = z }; in cimag() local37 return (IMAGPART(z1)); in cimag()
35 const float_complex z1 = { .f = z }; in cimagf() local37 return (IMAGPART(z1)); in cimagf()
35 const long_double_complex z1 = { .f = z }; in cimagl() local37 return (IMAGPART(z1)); in cimagl()