Home
last modified time | relevance | path

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

/dragonfly/contrib/openbsd_libm/src/
H A Ds_creal.c23 creal(double complex z) in creal() function
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h168 #define creal(z) __TGMATH_CPLX_ONLY(z, creal) macro
/dragonfly/contrib/openbsd_libm/include/global/
H A Dtgmath.h208 #define creal(x) __tg_simple(x, creal) macro