Searched defs:SEQ_GEQ (Results 1 – 3 of 3) sorted by relevance
25 #define SEQ_GEQ(a, b) ((int32_t)((a)-(b)) >= 0) macro
67 #define SEQ_GEQ(a, b) ((int32_t)((a)-(b)) >= 0) macro
90 #define SEQ_GEQ(a, b) ((int32_t)((a)-(b)) >= 0) macro