Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libm/common/complex/
H A Dconj.c36 conj(dcomplex z) { in conj() function
/titanic_51/usr/src/ucbcmd/expr/
H A Dexpr.y207 char *conj(oper, r1, r2) char *r1, *r2; in conj() function
/titanic_51/usr/src/cmd/expr/
H A Dexpr.c299 *conj(oper, r1, r2) in conj() function
/titanic_51/usr/src/head/
H A Dtgmath.h163 #define conj(x) __tgmath_conj(x) macro