Searched defs:UF_LT (Results 1 – 1 of 1) sorted by relevance
166 #define UF_LT(a,b) _u128_lt(a,b) macro186 #define UF_LT(a,b) ((a) < (b)) macro