Home
last modified time | relevance | path

Searched refs:def_all_impls (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/memchr/bench/src/memmem/
H A Dmod.rs156 macro_rules! def_all_impls { in oneshot() macros
170 def_all_impls!(inp, q, "never"); in oneshot()
173 def_all_impls!(inp, q, "rare"); in oneshot()
176 def_all_impls!(inp, q, "common"); in oneshot()
224 macro_rules! def_all_impls { in prebuilt() macros
238 def_all_impls!(inp, q, "never"); in prebuilt()
241 def_all_impls!(inp, q, "rare"); in prebuilt()
244 def_all_impls!(inp, q, "common"); in prebuilt()
292 macro_rules! def_all_impls { in oneshot_iter() macros
306 def_all_impls!(in in oneshot_iter()
360 macro_rules! def_all_impls { prebuilt_iter() macros
[all...]

Completed in 1 milliseconds