Home | History | Annotate | Download | only in common

Lines Matching full:__t1

939         uint8_t __t1, __t2; \
942 (__t1=(uint8_t)(*(src)-0x80))<=0x3f \
947 __t1]; \
950 (__t1=(uint8_t)(*(src)-0x80))<=0x3f && (__lead>0xe0 || __t1>=0x20) && \
956 (__t1<<(6-UTRIE2_SHIFT_2))+(__t2>>UTRIE2_SHIFT_2)]) \