Searched defs:conj (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dconj1.C15 C conj (const C& z) function
H A Dconj2.C14 inline C conj (const C& x) function
/haiku-buildtools/gcc/libstdc++-v3/testsuite/26_numerics/complex/
H A D51083.cc29 template<typename T> int conj(Mat<T>) { return 1; } function in namespace:a
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/
H A D51083.cc29 template<typename T> int conj(Mat<T>) { return 1; } function in namespace:a
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/
H A Dcomplex-1-lib.c17 conj (double _Complex z) function
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dcomplext.h347 conj (const complex<_FLT>& x) function
/haiku-buildtools/gcc/gcc/ginclude/
H A Dtgmath.h166 #define conj(z) __TGMATH_CPLX_ONLY(z, conj) macro

Completed in 107 milliseconds