Searched defs:SEQ_LEQ (Results 1 – 3 of 3) sorted by relevance
23 #define SEQ_LEQ(a, b) ((int32_t)((a)-(b)) <= 0) macro
65 #define SEQ_LEQ(a, b) ((int32_t)((a)-(b)) <= 0) macro
88 #define SEQ_LEQ(a, b) ((int32_t)((a)-(b)) <= 0) macro