Searched refs:GetNextBitsOrBreak (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | colormap.c | 210 #define GetNextBitsOrBreak(bits, mask, base) \ macro 1922 GetNextBitsOrBreak(maxp, mask, base); in AllocCP() 1938 GetNextBitsOrBreak(maxp, mask, base); in AllocCP() 1992 GetNextBitsOrBreak(bits, rmask, base); in AllocShared() 2018 GetNextBitsOrBreak(bits, gmask, base); in AllocShared() 2043 GetNextBitsOrBreak(bits, bmask, base); in AllocShared() 2190 GetNextBitsOrBreak(bits, mask, base); in FreeCo()
|