Home
last modified time | relevance | path

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

/external/musl/src/internal/
Dcomplex_impl.h17 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
/external/trusty/musl/src/internal/
Dcomplex_impl.h17 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
/external/musl/include/
Dcomplex.h127 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro
/external/trusty/musl/include/
Dcomplex.h127 #define CMPLXL(x, y) __CMPLX(x, y, long double) macro