Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dtgmath.h187 #undef lround
250 #define lround(x) __tg_real_nocast(lround, (x)) macro
Dmath.h2106 long lround(double);