Searched defs:isless (Results 1 - 5 of 5) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
H A D | math.h | 139 #define isless(x, y) __tg_pred_2(x, y, __isless) macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | math.h | 129 #define isless(x, y) __tg_pred_2(x, y, __isless) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | math.h | 129 #define isless(x, y) __tg_pred_2(x, y, __isless) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | math.h | 129 #define isless(x, y) __tg_pred_2(x, y, __isless) macro
|
/third_party/musl/include/ |
H A D | math.h | 129 #define isless(x, y) __tg_pred_2(x, y, __isless) macro
|
Completed in 6 milliseconds