Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dcomplex-reduction.c64 #define CMPLXL __builtin_complex macro
66 static long_double_Complex_t CMPLXL(long double r, long double i) { in CMPLXL() function