Searched defs:UF_GE (Results 1 – 1 of 1) sorted by relevance
167 #define UF_GE(a,b) _u128_ge(a,b) macro187 #define UF_GE(a,b) ((a) >= (b)) macro