Searched refs:copy (Results 1 – 3 of 3) sorted by relevance
127 copy_t *copy, size_t n) in do_one_test() argument133 CALL (impl, dst + copy[j].dst, src + copy[j].src, copy[j].len); in do_one_test()138 CALL (impl, dst + copy[j].dst, src + copy[j].src, copy[j].len); in do_one_test()
149 word_list *copy = new_word_list (list->size); in copy_word_list() local152 copy->words[i] = strdup (list->words[i]); in copy_word_list()154 return copy; in copy_word_list()
55 and then copy the source and build directories to the target and run the60 make sure the copy preserves timestamps by using either rsync or scp -p72 You can copy benchmark executables to another machine and run them
Completed in 4 milliseconds