Home
last modified time | relevance | path

Searched refs:rint (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dtgmath.h194 #undef rint
257 #define rint(x) __tg_real(rint, (x)) macro
Dmath.h2487 double rint(double);
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/mmc/
Dsunxi-mmc.c148 u32 rint = 0; in sunxi_timerout_handle() local
160 rint = mmc_readl(host, REG_RINTR); in sunxi_timerout_handle()
162 if ((rint & (SDXC_INTERRUPT_DONE_BIT | SDXC_INTERRUPT_ERROR_BIT))\ in sunxi_timerout_handle()