Home
last modified time | relevance | path

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

/external/libutf/
Drune.c42 Testx = Maskx ^ 0xFF, /* 1100 0000 */ enumerator
96 if(c1 & Testx) in charntorune()
118 if(c2 & Testx) in charntorune()
136 if (c3 & Testx) in charntorune()
187 if(c1 & Testx) in chartorune()
204 if(c2 & Testx) in chartorune()
219 if (c3 & Testx) in chartorune()
/external/regex-re2/util/
Drune.cc43 Testx = Maskx ^ 0xFF, /* 1100 0000 */ enumerator
69 if(c1 & Testx) in chartorune()
86 if(c2 & Testx) in chartorune()
101 if (c3 & Testx) in chartorune()