Home
last modified time | relevance | path

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

/freebsd-12.1/lib/msun/src/
H A Ds_cimagl.c37 const long_double_complex z1 = { .f = z }; in cimagl()
H A Dmath_private.h524 } long_double_complex; typedef
571 long_double_complex z; in CMPLXL()
/freebsd-12.1/contrib/libstdc++/include/backward/
H A Dcomplex.h37 typedef complex<long double> long_double_complex; typedef