Searched refs:RECTALLOC_BAIL (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | region.c | 174 #define RECTALLOC_BAIL(pReg,n,bail) \ macro 1260 RECTALLOC_BAIL(reg, 1, bail); 1273 RECTALLOC_BAIL(reg, 1, bail);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | region.c | 174 #define RECTALLOC_BAIL(pReg,n,bail) \ macro 1225 RECTALLOC_BAIL(reg, 1, bail); 1239 RECTALLOC_BAIL(reg, 1, bail);
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-region.c | 218 #define RECTALLOC_BAIL(region, n, bail) \ macro 733 RECTALLOC_BAIL (new_reg, new_rects, bail); \ 1746 RECTALLOC_BAIL (reg, 1, bail); 1764 RECTALLOC_BAIL (reg, 1, bail);
|
Completed in 11 milliseconds