Home
last modified time | relevance | path

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

/external/valgrind/none/tests/s390x/
Dcu42.c207 unsigned num_expected_output_bytes, in write_and_check_aux() argument
220 for (i = num_expected_output_bytes; i < sizeof buff; ++i) in write_and_check_aux()
224 num_expected_output_bytes); in write_and_check_aux()
229 unsigned num_expected_output_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()
Dcu41.c230 unsigned num_expected_output_bytes, in write_and_check_aux() argument
243 for (i = num_expected_output_bytes; i < sizeof buff; ++i) in write_and_check_aux()
247 num_expected_output_bytes); in write_and_check_aux()
252 unsigned num_expected_output_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()
Dcu21_1.c241 unsigned num_expected_output_bytes, in write_and_check_aux() argument
254 for (i = num_expected_output_bytes; i < sizeof buff; ++i) in write_and_check_aux()
258 num_expected_output_bytes); in write_and_check_aux()
263 unsigned num_expected_output_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.c241 unsigned num_expected_output_bytes, in write_and_check_aux() argument
254 for (i = num_expected_output_bytes; i < sizeof buff; ++i) in write_and_check_aux()
258 num_expected_output_bytes); in write_and_check_aux()
263 unsigned num_expected_output_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()