Searched refs:Fetch24 (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dfbpict.h120 (bits) = Fetch24 ((CARD8 *) __bits__); \
160 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
169 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dfbpict.h120 (bits) = Fetch24 ((CARD8 *) __bits__); \
169 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
178 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dfbpict.h120 (bits) = Fetch24 ((CARD8 *) __bits__); \
169 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
178 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dfbpict.h120 (bits) = Fetch24 ((CARD8 *) __bits__); \
169 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
178 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dfbpict.h122 (bits) = Fetch24 ((CARD8 *) __bits__); \
171 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
180 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dfbpict.h122 (bits) = Fetch24 ((CARD8 *) __bits__); \
171 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
180 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfbpict.h122 (bits) = Fetch24 ((CARD8 *) __bits__); \
171 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
180 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfbpict.h83 (bits) = Fetch24 ((CARD8 *) __bits__); \
123 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
132 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfbpict.h83 (bits) = Fetch24 ((CARD8 *) __bits__); \
123 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro
132 #define Fetch24(a) ((unsigned long) (a) & 1 ? \ macro

Completed in 45 milliseconds