Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/Float128Math/
H A Dcomplex-math.h23 #define CAtanh(x) catanhq(x) macro
44 #define CAtanh(x) catanhl(x) macro