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

/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcimag.c30 #pragma weak __cimag = cimag
36 cimag(dcomplex z) { function
/illumos-gate/usr/src/head/
H A Dtgmath.h160 #undef cimag macro
161 #define cimag(x) __tgmath_cimag(x) macro

Completed in 57 milliseconds