Searched refs:cproj (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/complex/
H A Dcproj.c3 double complex cproj(double complex z) function
H A Dcprojl.c6 return cproj(z);
/seL4-refos-master/libs/libmuslc/include/
H A Dtgmath.h161 #undef cproj macro
224 #define cproj(x) __tg_complex(cproj, (x)) macro
H A Dcomplex.h96 double complex cproj(double complex);

Completed in 77 milliseconds