Searched refs:WRITE_BITS (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxaacexp.h39 # define WRITE_BITS(b) *base = SWAP_BITS_IN_BYTES(b) macro
56 # define WRITE_BITS(b) *base = (b) macro
75 # define WRITE_BITS(b) *(base++) = SWAP_BITS_IN_BYTES(b) macro
94 # define WRITE_BITS(b) *(base++) = (b) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxaacexp.h39 # define WRITE_BITS(b) *base = SWAP_BITS_IN_BYTES(b) macro
56 # define WRITE_BITS(b) *base = (b) macro
75 # define WRITE_BITS(b) *(base++) = SWAP_BITS_IN_BYTES(b) macro
94 # define WRITE_BITS(b) *(base++) = (b) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxaacexp.h39 # define WRITE_BITS(b) *base = SWAP_BITS_IN_BYTES(b) macro
56 # define WRITE_BITS(b) *base = (b) macro
75 # define WRITE_BITS(b) *(base++) = SWAP_BITS_IN_BYTES(b) macro
94 # define WRITE_BITS(b) *(base++) = (b) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxaacexp.h39 # define WRITE_BITS(b) *base = SWAP_BITS_IN_BYTES(b) macro
56 # define WRITE_BITS(b) *base = (b) macro
75 # define WRITE_BITS(b) *(base++) = SWAP_BITS_IN_BYTES(b) macro
94 # define WRITE_BITS(b) *(base++) = (b) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxaacexp.h39 # define WRITE_BITS(b) *base = SWAP_BITS_IN_BYTES(b) macro
56 # define WRITE_BITS(b) *base = (b) macro
75 # define WRITE_BITS(b) *(base++) = SWAP_BITS_IN_BYTES(b) macro
94 # define WRITE_BITS(b) *(base++) = (b) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxaacexp.h39 # define WRITE_BITS(b) *base = SWAP_BITS_IN_BYTES(b) macro
56 # define WRITE_BITS(b) *base = (b) macro
75 # define WRITE_BITS(b) *(base++) = SWAP_BITS_IN_BYTES(b) macro
94 # define WRITE_BITS(b) *(base++) = (b) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxaacexp.h39 # define WRITE_BITS(b) *base = SWAP_BITS_IN_BYTES(b) macro
56 # define WRITE_BITS(b) *base = (b) macro
75 # define WRITE_BITS(b) *(base++) = SWAP_BITS_IN_BYTES(b) macro
94 # define WRITE_BITS(b) *(base++) = (b) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxaacexp.h39 # define WRITE_BITS(b) *base = SWAP_BITS_IN_BYTES(b) macro
56 # define WRITE_BITS(b) *base = (b) macro
75 # define WRITE_BITS(b) *(base++) = SWAP_BITS_IN_BYTES(b) macro
94 # define WRITE_BITS(b) *(base++) = (b) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxaacexp.h39 # define WRITE_BITS(b) *base = SWAP_BITS_IN_BYTES(b) macro
56 # define WRITE_BITS(b) *base = (b) macro
75 # define WRITE_BITS(b) *(base++) = SWAP_BITS_IN_BYTES(b) macro
94 # define WRITE_BITS(b) *(base++) = (b) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxaacexp.h39 # define WRITE_BITS(b) *base = SWAP_BITS_IN_BYTES(b) macro
56 # define WRITE_BITS(b) *base = (b) macro
75 # define WRITE_BITS(b) *(base++) = SWAP_BITS_IN_BYTES(b) macro
94 # define WRITE_BITS(b) *(base++) = (b) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxaacexp.h40 # define WRITE_BITS(b) *base = SWAP_BITS_IN_BYTES(b) macro
57 # define WRITE_BITS(b) *base = (b) macro
76 # define WRITE_BITS(b) *(base++) = SWAP_BITS_IN_BYTES(b) macro
95 # define WRITE_BITS(b) *(base++) = (b) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxaacexp.h40 # define WRITE_BITS(b) *base = SWAP_BITS_IN_BYTES(b) macro
57 # define WRITE_BITS(b) *base = (b) macro
76 # define WRITE_BITS(b) *(base++) = SWAP_BITS_IN_BYTES(b) macro
95 # define WRITE_BITS(b) *(base++) = (b) macro

Completed in 37 milliseconds