Home
last modified time | relevance | path

Searched refs:Testx (Results 26 – 27 of 27) sorted by relevance

12

/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dstring.c334 Testx = Maskx ^ 0xFF, /* 1100 0000 */ enumerator
360 if(c1 & Testx) in fz_chartorune()
377 if(c2 & Testx) in fz_chartorune()
392 if (c3 & Testx) in fz_chartorune()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/x11/
H A Dfg_main_x11.c607 Testx = Maskx ^ 0xFF, /* 1100 0000 */ enumerator
632 if(c1 & Testx) in chartorune()
649 if(c2 & Testx) in chartorune()
664 if (c3 & Testx) in chartorune()

12