Searched refs:PINT_2_BIT (Results 1 – 1 of 1) sorted by relevance
770 #define PINT_2_BIT(x) ((x) & 0x1F) macro771 #define PINT_BIT(x) (1 << (PINT_2_BIT(x)))