Home
last modified time | relevance | path

Searched refs:overlap (Results 1 – 1 of 1) sorted by relevance

/benchtests/
A Dbench-memmove-walk.c73 do_test (json_ctx_t *json_ctx, size_t len, int overlap, int both_ways) in do_test() argument
80 if (overlap != NO_OVERLAP) in do_test()
82 if (overlap == PARTIAL_OVERLAP) in do_test()
90 overlap == NO_OVERLAP ? "none" in do_test()
91 : overlap == PARTIAL_OVERLAP ? "partial" in do_test()

Completed in 5 milliseconds