Home
last modified time | relevance | path

Searched refs:asinh (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dtgmath.h148 #undef asinh
211 #define asinh(x) __tg_real_complex(asinh, (x)) macro
Dmath.h391 double asinh(double);