Searched refs:expected_4byte (Results 1 – 1 of 1) sorted by relevance
948 int expected_4byte; in test_bytes_to_int32() local950 expected_4byte = (i + 3) / 4; in test_bytes_to_int32()954 assert(expected_4byte == bytes_to_int32(i)); in test_bytes_to_int32()