Home
last modified time | relevance | path

Searched refs:z1 (Results 1 – 3 of 3) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_cimagf.c37 const float_complex z1 = { .f = z }; in cimagf() local
39 return (IMAGPART(z1)); in cimagf()
Ds_cimagl.c37 const long_double_complex z1 = { .f = z }; in cimagl() local
39 return (IMAGPART(z1)); in cimagl()
Ds_cimag.c37 const double_complex z1 = { .f = z }; in cimag() local
39 return (IMAGPART(z1)); in cimag()