Searched defs:expected_bytes (Results 1 – 2 of 2) sorted by relevance
936 int expected_bytes; in test_bits_to_byte() local960 int expected_bytes; in test_pad_to_int32() local973 int expected_bytes = (((i + 3) / 4) * 4) - i; in test_padding_for_int32() local
407 __le32 expected_bytes; member