Searched refs:ASSERT_FITS_IN (Results 1 – 1 of 1) sorted by relevance
117 static void ASSERT_FITS_IN(uint32_t value, int bitCount) { in ASSERT_FITS_IN() function124 #define ASSERT_FITS_IN(value, bitcount) macro140 ASSERT_FITS_IN(v, bits); in shift_bits()