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