Home
last modified time | relevance | path

Searched refs:Rune4 (Results 1 – 1 of 1) sorted by relevance

/external/libutf/
Drune.c38 Rune4 = (1<<(Bit4+3*Bitx))-1, enumerator
139 l = ((((((c << Bitx) | c1) << Bitx) | c2) << Bitx) | c3) & Rune4; in charntorune()
224 l = ((((((c << Bitx) | c1) << Bitx) | c2) << Bitx) | c3) & Rune4; in chartorune()