/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | maskbits.h | 577 #define u_FASTPUT(aa, bb, cc, dd) FASTPUTBITS(aa, bb, cc, dd) macro 579 #define u_FASTPUT(aa, bb, cc, dd) u_putbits(SCRLEFT(aa, PPW-(cc)), bb, cc, dd) macro 586 u_FASTPUT(_tmpbits, dstbit, width, pdst); \ 595 u_FASTPUT(_tmpdst, dstbit, width, pdst); \ 604 u_FASTPUT(_tmpdst, dstbit, width, pdst); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | maskbits.h | 577 #define u_FASTPUT(aa, bb, cc, dd) FASTPUTBITS(aa, bb, cc, dd) macro 579 #define u_FASTPUT(aa, bb, cc, dd) u_putbits(SCRLEFT(aa, PPW-(cc)), bb, cc, dd) macro 586 u_FASTPUT(_tmpbits, dstbit, width, pdst); \ 595 u_FASTPUT(_tmpdst, dstbit, width, pdst); \ 604 u_FASTPUT(_tmpdst, dstbit, width, pdst); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | maskbits.h | 577 #define u_FASTPUT(aa, bb, cc, dd) FASTPUTBITS(aa, bb, cc, dd) macro 579 #define u_FASTPUT(aa, bb, cc, dd) u_putbits(SCRLEFT(aa, PPW-(cc)), bb, cc, dd) macro 586 u_FASTPUT(_tmpbits, dstbit, width, pdst); \ 595 u_FASTPUT(_tmpdst, dstbit, width, pdst); \ 604 u_FASTPUT(_tmpdst, dstbit, width, pdst); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | maskbits.h | 579 #define u_FASTPUT(aa, bb, cc, dd) FASTPUTBITS(aa, bb, cc, dd) macro 581 #define u_FASTPUT(aa, bb, cc, dd) u_putbits(SCRLEFT(aa, PPW-(cc)), bb, cc, dd) macro 588 u_FASTPUT(_tmpbits, dstbit, width, pdst); \ 597 u_FASTPUT(_tmpdst, dstbit, width, pdst); \ 606 u_FASTPUT(_tmpdst, dstbit, width, pdst); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | maskbits.h | 579 #define u_FASTPUT(aa, bb, cc, dd) FASTPUTBITS(aa, bb, cc, dd) macro 581 #define u_FASTPUT(aa, bb, cc, dd) u_putbits(SCRLEFT(aa, PPW-(cc)), bb, cc, dd) macro 588 u_FASTPUT(_tmpbits, dstbit, width, pdst); \ 597 u_FASTPUT(_tmpdst, dstbit, width, pdst); \ 606 u_FASTPUT(_tmpdst, dstbit, width, pdst); \
|