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