Searched refs:P2SAMEHIGHBIT (Results 1 – 2 of 2) sorted by relevance
249 #define P2SAMEHIGHBIT(x, y) (((x) ^ (y)) < ((x) & (y))) macro
303 #define P2SAMEHIGHBIT(x, y) (((x) ^ (y)) < ((x) & (y))) macro