Searched refs:bits_x (Results 1 – 1 of 1) sorted by relevance
53 #define ULP_BITS_2_BYTE(bits_x) (((bits_x) + 7) / 8) argument55 #define ULP_BITS_2_BYTE_NR(bits_x) ((bits_x) / 8) argument