Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/Float128Math/
H A Dcomplex-math.h24 #define CCos(x) ccosq(x) macro
45 #define CCos(x) ccosl(x) macro