Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/Float128Math/
H A Dcomplex-math.h25 #define CCosh(x) ccoshq(x) macro
46 #define CCosh(x) ccoshl(x) macro