Home
last modified time | relevance | path

Searched defs:known_good_dst (Results 1 - 1 of 1) sorted by relevance

/third_party/lz4/examples/
H A Dcompress_functions.c109 bench( const char *known_good_dst, const int function_id, const int iterations, const char *src, char *dst, const size_t src_size, const size_t max_dst_size, const size_t comp_size ) bench() argument
253 char *known_good_dst = calloc(1, max_dst_size); main() local
[all...]

Completed in 2 milliseconds