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

/freebsd-10-stable/lib/msun/src/
H A Ds_cimag.c33 cimag(double complex z) function
/freebsd-10-stable/include/
H A Dtgmath.h205 #define cimag(x) __tg_simple(x, cimag) macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h1280 #undef cimag macro
1281 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro

Completed in 134 milliseconds