Searched defs:compare256 (Results 1 – 3 of 3) sorted by relevance
18 class compare256: public benchmark::Fixture { class34 void Bench(benchmark::State& state, compare256_func compare256) { in Bench()
21 static inline void compare256_match_check(compare256_func compare256) { in compare256_match_check()
21 uint32_t (* compare256) (const uint8_t *src0, const uint8_t *src1); member