Home
last modified time | relevance | path

Searched defs:isless (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
H A Dmath.h129 #define isless(x, y) __tg_pred_2(x, y, __isless) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dmath.h129 #define isless(x, y) __tg_pred_2(x, y, __isless) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dmath.h129 #define isless(x, y) __tg_pred_2(x, y, __isless) macro
/third_party/musl/include/
H A Dmath.h129 #define isless(x, y) __tg_pred_2(x, y, __isless) macro

Completed in 3 milliseconds