Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dtgmath.h185 #undef logb
248 #define logb(x) __tg_real(logb, (x)) macro
Dmath.h2098 double logb(double);