Searched refs:test_bits_to_byte (Results 1 – 1 of 1) sorted by relevance
934 test_bits_to_byte(int i) in test_bits_to_byte() function988 test_bits_to_byte(0); in include_byte_padding_macros()989 test_bits_to_byte(1); in include_byte_padding_macros()990 test_bits_to_byte(2); in include_byte_padding_macros()991 test_bits_to_byte(7); in include_byte_padding_macros()992 test_bits_to_byte(8); in include_byte_padding_macros()993 test_bits_to_byte(0xFF); in include_byte_padding_macros()994 test_bits_to_byte(0x100); in include_byte_padding_macros()995 test_bits_to_byte(INT_MAX - 9); in include_byte_padding_macros()996 test_bits_to_byte(INT_MAX - 8); in include_byte_padding_macros()