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_cimag.c35 const double_complex z1 = { .f = z }; in cimag() local
37 return (IMAGPART(z1)); in cimag()
Ds_cimagf.c35 const float_complex z1 = { .f = z }; in cimagf() local
37 return (IMAGPART(z1)); in cimagf()
Ds_cimagl.c35 const long_double_complex z1 = { .f = z }; in cimagl() local
37 return (IMAGPART(z1)); in cimagl()