Searched defs:repeat_byte (Results 1 – 2 of 2) sorted by relevance
27 template <typename Word> LIBC_INLINE constexpr Word repeat_byte(Word byte) { in repeat_byte() function
21 fn repeat_byte(b: u8) -> usize { in repeat_byte() function