Home
last modified time | relevance | path

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

/dragonfly/contrib/openbsd_libm/src/
HDs_conj.c23 conj(double complex z) in conj() function
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
HDtgmath.h166 #define conj(z) __TGMATH_CPLX_ONLY(z, conj) macro
/dragonfly/contrib/openbsd_libm/include/global/
HDtgmath.h206 #define conj(x) __tg_simple(x, conj) macro