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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dcomplex.h129 #define CMPLXF(x, y) __CMPLX(x, y, float) macro
/fuchsia/zircon/third_party/ulib/musl/third_party/include/
H A Dlibm.h183 #undef CMPLXF macro
194 #define CMPLXF(x, y) __CMPLX(x, y, float) macro

Completed in 28 milliseconds