Searched defs:UF_OR (Results 1 – 1 of 1) sorted by relevance
172 #define UF_OR(a,b) _u128_or(a,b) macro192 #define UF_OR(a,b) ((a) | (b)) macro