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

/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbsolid.c99 FbBits xorS = 0, andS = 0, xorE = 0, andE = 0; local in function:fbSolid24
144 andE = and;
148 andE = and1;
152 andE = and2;
209 WRITE(dst, FbDoMaskRRop (READ(dst), andE, xorE, endmask));

Completed in 1 milliseconds