Searched defs:MUSTCOPY (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXmd.h75 # define MUSTCOPY macro
172 # ifdef MUSTCOPY
177 # else /* else not MUSTCOPY, this is used for 32-bit machines */
180 * used when not in MUSTCOPY
183 # endif /* MUSTCOPY - used machines whose C structs don't line up with proto */
/vbox/src/VBox/Additions/x11/x11include/4.3/include/X11/
H A DXmd.h80 #define MUSTCOPY macro
192 #ifdef MUSTCOPY
197 #else /* else not MUSTCOPY, this is used for 32-bit machines */
200 * used when not in MUSTCOPY
203 #endif /* MUSTCOPY - used machines whose C structs don't line up with proto */

Completed in 40 milliseconds