Searched refs:Rune3 (Results 1 – 2 of 2) sorted by relevance
37 Rune3 = (1<<(Bit3+2*Bitx))-1, /* 1111 1111 1111 1111 */ enumerator121 l = ((((c << Bitx) | c1) << Bitx) | c2) & Rune3; in charntorune()140 if (l <= Rune3) in charntorune()209 l = ((((c << Bitx) | c1) << Bitx) | c2) & Rune3; in chartorune()225 if (l <= Rune3) in chartorune()291 if (c <= Rune3) { in runetochar()330 else if (c <= Rune3) in runenlen()
40 Rune3 = (1<<(Bit3+2*Bitx))-1, /* 1111 1111 1111 1111 */ enumerator91 l = ((((c << Bitx) | c1) << Bitx) | c2) & Rune3; in chartorune()107 if (l <= Rune3) in chartorune()165 if (c <= Rune3) { in runetochar()