Searched refs:write_and_check_aux (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/main/none/tests/s390x/ |
D | cu41.c | 229 write_and_check_aux(uint32_t *input, unsigned num_input_bytes, in write_and_check_aux() function 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()
|
D | cu42.c | 206 write_and_check_aux(uint32_t *input, unsigned num_input_bytes, in write_and_check_aux() function 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()
|
D | cu21.c | 240 write_and_check_aux(uint16_t *input, unsigned num_input_bytes, in write_and_check_aux() function 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()
|
D | cu21_1.c | 240 write_and_check_aux(uint16_t *input, unsigned num_input_bytes, in write_and_check_aux() function 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()
|