Searched defs:exceedsOneByte (Results 1 – 1 of 1) sorted by relevance
128 static inline bool exceedsOneByte(uint8_t c) { return false; } in exceedsOneByte() function130 static inline bool exceedsOneByte(uint16_t c) { in exceedsOneByte() function