Home
last modified time | relevance | path

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

/freebsd-12.1/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()
/freebsd-12.1/contrib/libstdc++/include/backward/
H A Dcomplex.h36 typedef complex<double> double_complex; typedef