Searched refs:bocu1Prev (Results 1 – 2 of 2) sorted by relevance
254 bocu1Prev(int32_t c) { in bocu1Prev() function400 *pPrev=bocu1Prev(c); in encodeBocu1()495 pRx->prev=bocu1Prev(c); in decodeBocu1TrailByte()574 pRx->prev=bocu1Prev(c); in decodeBocu1()
221 bocu1Prev(int32_t c) { in bocu1Prev() function239 #define BOCU1_PREV(c) ((c)<0x3040 || (c)>0xd7a3 ? BOCU1_SIMPLE_PREV(c) : bocu1Prev(c))