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