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

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

Completed in 84 milliseconds