Home
last modified time | relevance | path

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

/freebsd/lib/msun/src/
H A Ds_cimag.c33 cimag(double complex z) in cimag() function
/freebsd/include/
H A Dtgmath.h205 #define cimag(x) __tg_simple(x, cimag) macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h1274 #define cimag(__x) __tg_cimag(__tg_promote1((__x))(__x)) macro