Home
last modified time | relevance | path

Searched defs:tmp_buf (Results 1 – 5 of 5) sorted by relevance

/isa-l/raid/
H A Dxor_gen_test.c59 char *tmp_buf[TEST_SOURCES + 1] = { NULL }; in main() local
H A Dxor_check_test.c61 char *tmp_buf[TEST_SOURCES + 1]; in main() local
H A Dpq_gen_test.c73 char *tmp_buf[TEST_SOURCES + 2] = { NULL }; in main() local
H A Dpq_check_test.c81 char *tmp_buf[TEST_SOURCES + 2] = { NULL }; in main() local
/isa-l/igzip/
H A Digzip_rand_test.c2587 uint8_t *z_buf = NULL, *tmp_buf = NULL; in test_large() local