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

/seL4-test-master/projects/musllibc/include/
H A Dcomplex.h125 #define CMPLX(x, y) __CMPLX(x, y, double) macro
/seL4-test-master/projects/musllibc/src/internal/
H A Dlibm.h146 #undef CMPLX macro
153 #define CMPLX(x, y) __CMPLX(x, y, double) macro

Completed in 80 milliseconds