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

/freebsd-9.3-release/lib/msun/src/
H A Ds_conj.c34 conj(double complex z) function
/freebsd-9.3-release/contrib/libstdc++/include/std/
H A Dstd_complex.h654 conj(const complex<_Tp>& __z) function
/freebsd-9.3-release/include/
H A Dtgmath.h205 #define conj(x) __tg_simple(x, conj) macro
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h1309 #undef conj macro
1310 #define conj(__x) __tg_conj(__tg_promote1((__x))(__x)) macro

Completed in 67 milliseconds