Searched refs:CMPLXL (Results 1 – 2 of 2) sorted by relevance
116 #define CMPLXL(r,i) __builtin_complex((long double)(r), (long double)(i)) macro120 #define CMPLXL(r,i) ((long double complex) ((long double) (r) + (long double complex) I * (long dou… macro
177 * Add type casting to CMPLX, CMPLXF and CMPLXL macros (as glibc