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

/freebsd-current/lib/msun/src/
H A Ds_conj.c34 conj(double complex z) function
/freebsd-current/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h68 template <class _Tp> std::complex<_Tp> conj(const std::complex<_Tp> &__c) { function in namespace:std
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp139 Node conj(Node Pos) { function in struct:__anon2446::Coloring
[all...]
/freebsd-current/include/
H A Dtgmath.h206 #define conj(x) __tg_simple(x, conj) macro
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h1302 #undef conj macro
1303 #define conj(__x) __tg_conj(__tg_promote1((__x))(__x)) macro

Completed in 128 milliseconds