Home | History | Annotate | Download | only in common

Lines Matching refs:t2

761     uint8_t b, t1, t2;
851 (t2=source[1]) >= 0x80 && t2 <= 0xbf
856 *target++=t2;
874 (t2=source[1]) >= 0x80 && t2 <= 0xbf
879 *target++=t2;