Searched refs:Rune4 (Results 1 – 2 of 2) sorted by relevance
38 Rune4 = (1<<(Bit4+3*Bitx))-1, enumerator139 l = ((((((c << Bitx) | c1) << Bitx) | c2) << Bitx) | c3) & Rune4; in charntorune()222 l = ((((((c << Bitx) | c1) << Bitx) | c2) << Bitx) | c3) & Rune4; in chartorune()
39 Rune4 = (1<<(Bit4+3*Bitx))-1, enumerator104 l = ((((((c << Bitx) | c1) << Bitx) | c2) << Bitx) | c3) & Rune4; in chartorune()