HomeSort by relevance Sort by last modified time
    Searched refs:write_and_check_aux (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/none/tests/s390x/
cu21.c 240 write_and_check_aux(uint16_t *input, unsigned num_input_bytes, function
265 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0x0);
269 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0xFF);
cu21_1.c 240 write_and_check_aux(uint16_t *input, unsigned num_input_bytes, function
265 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0x0);
269 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0xFF);
cu41.c 229 write_and_check_aux(uint32_t *input, unsigned num_input_bytes, function
254 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0x0);
258 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0xFF);
cu42.c 206 write_and_check_aux(uint32_t *input, unsigned num_input_bytes, function
231 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0x0);
235 write_and_check_aux(input, num_input_bytes, num_expected_output_bytes, 0xFF);

Completed in 650 milliseconds