Searched defs:UF_AND (Results 1 – 1 of 1) sorted by relevance
170 #define UF_AND(a,b) _u128_and(a,b) macro190 #define UF_AND(a,b) ((a) & (b)) macro