Searched refs:Rune3 (Results 1 – 1 of 1) sorted by relevance
38 Rune3 = (1<<(Bit3+2*Bitx))-1, /* 1111 1111 1111 1111 */ enumerator89 l = ((((c << Bitx) | c1) << Bitx) | c2) & Rune3; in chartorune()105 if (l <= Rune3) in chartorune()163 if (c <= Rune3) { in runetochar()