Home
last modified time | relevance | path

Searched refs:num_input_bytes (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/none/tests/s390x/
Dcu41.c229 write_and_check_aux(uint32_t *input, unsigned num_input_bytes, in write_and_check_aux() argument
239 run_test(buff, sizeof buff, input, num_input_bytes); in write_and_check_aux()
251 write_and_check(uint32_t *input, unsigned num_input_bytes, in write_and_check() argument
254 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0x0); in write_and_check()
258 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0xFF); in write_and_check()
Dcu42.c206 write_and_check_aux(uint32_t *input, unsigned num_input_bytes, in write_and_check_aux() argument
216 run_test(buff, sizeof buff, input, num_input_bytes); in write_and_check_aux()
228 write_and_check(uint32_t *input, unsigned num_input_bytes, in write_and_check() argument
231 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0x0); in write_and_check()
235 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0xFF); in write_and_check()
Dcu21_1.c240 write_and_check_aux(uint16_t *input, unsigned num_input_bytes, in write_and_check_aux() argument
250 run_test(buff, sizeof buff, input, num_input_bytes); in write_and_check_aux()
262 write_and_check(uint16_t *input, unsigned num_input_bytes, in write_and_check() argument
265 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0x0); in write_and_check()
269 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0xFF); in write_and_check()
Dcu21.c240 write_and_check_aux(uint16_t *input, unsigned num_input_bytes, in write_and_check_aux() argument
250 run_test(buff, sizeof buff, input, num_input_bytes); in write_and_check_aux()
262 write_and_check(uint16_t *input, unsigned num_input_bytes, in write_and_check() argument
265 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0x0); in write_and_check()
269 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0xFF); in write_and_check()