Home
last modified time | relevance | path

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

/freebsd-12.1/lib/msun/src/
H A Ds_cimagf.c37 const float_complex z1 = { .f = z }; in cimagf()
H A Dmath_private.h516 } float_complex; typedef
547 float_complex z; in CMPLXF()
/freebsd-12.1/contrib/libstdc++/include/backward/
H A Dcomplex.h35 typedef complex<float> float_complex; typedef