Home
last modified time | relevance | path

Searched refs:double_complex (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_cimag.c37 const double_complex z1 = { .f = z }; in cimag()
H A Dmath_private.h520 } double_complex; typedef
559 double_complex z; in CMPLX()