Searched defs:getbits (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/
H A Dselect.c186 #define getbits(name, x) \ macro
197 getbits(in, 0);
198 getbits(ou, 1);
199 getbits(ex, 2);
200 #undef getbits macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcfbmskbits.h47 * getbits() and putbits() retain much the same calling sequence, but
264 getbits(psrc, x, w, dst)
538 #define getbits(psrc, x, w, dst) \ macro
573 #undef getbits macro
578 #define getbits(psrc,x,w,dst) \ macro
664 * For 32-bit operations, getbits(), putbits(), and putbitsrop()
665 * will only be invoked with x = 0 and w = PPW (1). The getbits()
669 #define getbits(psrc, x, w, dst) (dst) = *(psrc) macro
H A Dmaskbits.h107 getbits(psrc, x, w, dst)
336 #define getbits(psrc,x,w,dst) FASTGETBITS(psrc,x,w,dst) macro
349 #define getbits(psrc,x,w,dst) \ macro
422 #ifndef getbits
423 #define getbits(psrc, x, w, dst) \ macro
459 /* If our getbits and putbits are FAST enough,
542 getbits( ((CARD32 *)(((char *)(psrc))-1)), 8, (w), (dst) ); \
544 getbits(psrc, 0, w, dst); \
553 getbits( \
566 * getbits an
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcfbmskbits.h44 * getbits() and putbits() retain much the same calling sequence, but
261 getbits(psrc, x, w, dst)
535 #define getbits(psrc, x, w, dst) \ macro
570 #undef getbits macro
575 #define getbits(psrc,x,w,dst) \ macro
661 * For 32-bit operations, getbits(), putbits(), and putbitsrop()
662 * will only be invoked with x = 0 and w = PPW (1). The getbits()
666 #define getbits(psrc, x, w, dst) (dst) = *(psrc) macro
H A Dmaskbits.h107 getbits(psrc, x, w, dst)
336 #define getbits(psrc,x,w,dst) FASTGETBITS(psrc,x,w,dst) macro
349 #define getbits(psrc,x,w,dst) \ macro
422 #ifndef getbits
423 #define getbits(psrc, x, w, dst) \ macro
459 /* If our getbits and putbits are FAST enough,
542 getbits( ((CARD32 *)(((char *)(psrc))-1)), 8, (w), (dst) ); \
544 getbits(psrc, 0, w, dst); \
553 getbits( \
566 * getbits an
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcfbmskbits.h44 * getbits() and putbits() retain much the same calling sequence, but
261 getbits(psrc, x, w, dst)
535 #define getbits(psrc, x, w, dst) \ macro
570 #undef getbits macro
575 #define getbits(psrc,x,w,dst) \ macro
661 * For 32-bit operations, getbits(), putbits(), and putbitsrop()
662 * will only be invoked with x = 0 and w = PPW (1). The getbits()
666 #define getbits(psrc, x, w, dst) (dst) = *(psrc) macro
H A Dmaskbits.h107 getbits(psrc, x, w, dst)
336 #define getbits(psrc,x,w,dst) FASTGETBITS(psrc,x,w,dst) macro
349 #define getbits(psrc,x,w,dst) \ macro
422 #ifndef getbits
423 #define getbits(psrc, x, w, dst) \ macro
459 /* If our getbits and putbits are FAST enough,
542 getbits( ((CARD32 *)(((char *)(psrc))-1)), 8, (w), (dst) ); \
544 getbits(psrc, 0, w, dst); \
553 getbits( \
566 * getbits an
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcfbmskbits.h49 * getbits() and putbits() retain much the same calling sequence, but
266 getbits(psrc, x, w, dst)
540 #define getbits(psrc, x, w, dst) \ macro
575 #undef getbits macro
580 #define getbits(psrc,x,w,dst) \ macro
666 * For 32-bit operations, getbits(), putbits(), and putbitsrop()
667 * will only be invoked with x = 0 and w = PPW (1). The getbits()
671 #define getbits(psrc, x, w, dst) (dst) = *(psrc) macro
H A Dmaskbits.h109 getbits(psrc, x, w, dst)
338 #define getbits(psrc,x,w,dst) FASTGETBITS(psrc,x,w,dst) macro
351 #define getbits(psrc,x,w,dst) \ macro
424 #ifndef getbits
425 #define getbits(psrc, x, w, dst) \ macro
461 /* If our getbits and putbits are FAST enough,
544 getbits( ((CARD32 *)(((char *)(psrc))-1)), 8, (w), (dst) ); \
546 getbits(psrc, 0, w, dst); \
555 getbits( \
568 * getbits an
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcfbmskbits.h50 * getbits() and putbits() retain much the same calling sequence, but
267 getbits(psrc, x, w, dst)
541 #define getbits(psrc, x, w, dst) \ macro
576 #undef getbits macro
581 #define getbits(psrc,x,w,dst) \ macro
667 * For 32-bit operations, getbits(), putbits(), and putbitsrop()
668 * will only be invoked with x = 0 and w = PPW (1). The getbits()
672 #define getbits(psrc, x, w, dst) (dst) = *(psrc) macro
H A Dmaskbits.h109 getbits(psrc, x, w, dst)
338 #define getbits(psrc,x,w,dst) FASTGETBITS(psrc,x,w,dst) macro
351 #define getbits(psrc,x,w,dst) \ macro
424 #ifndef getbits
425 #define getbits(psrc, x, w, dst) \ macro
461 /* If our getbits and putbits are FAST enough,
544 getbits( ((CARD32 *)(((char *)(psrc))-1)), 8, (w), (dst) ); \
546 getbits(psrc, 0, w, dst); \
555 getbits( \
568 * getbits an
[all...]

Completed in 8111 milliseconds