Searched refs:GetNextBitsOrBreak (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | colormap.c | 202 /* GetNextBitsOrBreak(bits, mask, base) -- 225 #define GetNextBitsOrBreak(bits, mask, base) \ macro 2053 GetNextBitsOrBreak(maxp, mask, base); 2071 GetNextBitsOrBreak(maxp, mask, base); 2132 GetNextBitsOrBreak(bits, rmask, base); 2165 GetNextBitsOrBreak(bits, gmask, base); 2197 GetNextBitsOrBreak(bits, bmask, base); 2358 GetNextBitsOrBreak(bits, mask, base);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | colormap.c | 187 /* GetNextBitsOrBreak(bits, mask, base) -- 210 #define GetNextBitsOrBreak(bits, mask, base) \ macro 1923 GetNextBitsOrBreak(maxp, mask, base); 1939 GetNextBitsOrBreak(maxp, mask, base); 1993 GetNextBitsOrBreak(bits, rmask, base); 2019 GetNextBitsOrBreak(bits, gmask, base); 2044 GetNextBitsOrBreak(bits, bmask, base); 2191 GetNextBitsOrBreak(bits, mask, base);
|
Completed in 8 milliseconds