Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/msun/src/
Ds_cimagl.c35 const long_double_complex z1 = { .f = z }; in cimagl()
Dmath_private.h234 } long_double_complex; typedef
271 long_double_complex z; in cpackl()
/freebsd-9-stable/contrib/libstdc++/include/backward/
Dcomplex.h37 typedef complex<long double> long_double_complex; typedef