Home | History | Annotate | Download | only in src

Lines Matching defs:Unaligned

4248 static inline bool Unaligned(const uint16_t* chars) {
4274 while (Unaligned(chars) && chars != end) {