Searched defs:UF_NOT (Results 1 – 1 of 1) sorted by relevance
176 #define UF_NOT(a) _u128_not(a) macro196 #define UF_NOT(a) (~(a)) macro