Searched defs:CMPLXL (Results 1 – 2 of 2) sorted by relevance
49 #define CMPLXL(x, y) ((long double complex){ x, y }) macro
569 CMPLXL(long double x, long double y) in CMPLXL() function