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

/freebsd-13-stable/lib/msun/src/
H A Ds_cimag.c35 cimag(double complex z) function
/freebsd-13-stable/include/
H A Dtgmath.h207 #define cimag(x) __tg_simple(x, cimag) macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h1273 #undef cimag macro
1274 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro

Completed in 74 milliseconds