Home
last modified time | relevance | path

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

/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_conj.c23 conj(double complex z) in conj() function
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h166 #define conj(z) __TGMATH_CPLX_ONLY(z, conj) macro
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h206 #define conj(x) __tg_simple(x, conj) macro