Searched refs:fnSET (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dafb.h1037 #undef fnSET macro
1038 #define fnSET(src, dst) (~0) macro
1104 result = fnSET (src, dst); \
H A Dmfb.h1057 #undef fnSET macro
1058 #define fnSET(src, dst) (MfbBits)(~0) macro
1125 result = fnSET (src, dst); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dafb.h913 #undef fnSET macro
914 #define fnSET(src, dst) (~0) macro
980 result = fnSET (src, dst); \
H A Dmfb.h1057 #undef fnSET macro
1058 #define fnSET(src, dst) (MfbBits)(~0) macro
1125 result = fnSET (src, dst); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dafb.h884 #undef fnSET macro
885 #define fnSET(src, dst) (~0) macro
951 result = fnSET (src, dst); \
H A Dmfb.h1020 #undef fnSET macro
1021 #define fnSET(src, dst) (MfbBits)(~0) macro
1088 result = fnSET (src, dst); \
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/mfb/
H A Dmfb.h1207 #undef fnSET macro
1208 #define fnSET(src, dst) (MfbBits)(~0) macro
1275 result = fnSET (src, dst); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dafb.h1039 #undef fnSET macro
1040 #define fnSET(src, dst) (~0) macro
1106 result = fnSET (src, dst); \
H A Dmfb.h1059 #undef fnSET macro
1060 #define fnSET(src, dst) (MfbBits)(~0) macro
1127 result = fnSET (src, dst); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dafb.h1039 #undef fnSET macro
1040 #define fnSET(src, dst) (~0) macro
1106 result = fnSET (src, dst); \
H A Dmfb.h1059 #undef fnSET macro
1060 #define fnSET(src, dst) (MfbBits)(~0) macro
1127 result = fnSET (src, dst); \
H A Dilbm.h966 #define fnSET(src, dst) (~0) macro
1030 result = fnSET (src, dst); \
H A Diplmskbits.h364 _I(result) = fnSET (_I(src), _I(dst))); \
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/afb/
H A Dafb.h1223 #undef fnSET macro
1224 #define fnSET(src, dst) (~0) macro
1290 result = fnSET (src, dst); \

Completed in 72 milliseconds