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

/illumos-gate/usr/src/lib/libm/common/complex/
H A Dconj.c30 #pragma weak __conj = conj
36 conj(dcomplex z) { function
/illumos-gate/usr/src/head/
H A Dtgmath.h162 #undef conj macro
163 #define conj(x) __tgmath_conj(x) macro
/illumos-gate/usr/src/cmd/expr/
H A Dexpr.c299 *conj(oper, r1, r2) function
557 r1 = conj(op1, r1, expres(pri[op1-OR], 0));

Completed in 92 milliseconds