Home
last modified time | relevance | path

Searched defs:CMPLX (Results 1 – 4 of 4) sorted by relevance

/external/musl/src/internal/
Dcomplex_impl.h15 #define CMPLX(x, y) __CMPLX(x, y, double) macro
/external/trusty/musl/src/internal/
Dcomplex_impl.h15 #define CMPLX(x, y) __CMPLX(x, y, double) macro
/external/musl/include/
Dcomplex.h125 #define CMPLX(x, y) __CMPLX(x, y, double) macro
/external/trusty/musl/include/
Dcomplex.h125 #define CMPLX(x, y) __CMPLX(x, y, double) macro