Searched refs:x_BITS (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_ansic.h74 #define x_BITS(type) (x_BITSPERBYTE * (int)sizeof(type)) macro
75 #define x_SHORTBITS x_BITS(short)
76 #define x_INTBITS x_BITS(int)
77 #define x_LONGBITS x_BITS(long)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_ansic.h58 #define x_BITS(type) (x_BITSPERBYTE * (int)sizeof(type)) macro
59 #define x_SHORTBITS x_BITS(short)
60 #define x_INTBITS x_BITS(int)
61 #define x_LONGBITS x_BITS(long)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_ansic.h81 #define x_BITS(type) (x_BITSPERBYTE * (int)sizeof(type)) macro
82 #define x_SHORTBITS x_BITS(short)
83 #define x_INTBITS x_BITS(int)
84 #define x_LONGBITS x_BITS(long)
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_ansic.h81 #define x_BITS(type) (x_BITSPERBYTE * (int)sizeof(type)) macro
82 #define x_SHORTBITS x_BITS(short)
83 #define x_INTBITS x_BITS(int)
84 #define x_LONGBITS x_BITS(long)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_ansic.h81 #define x_BITS(type) (x_BITSPERBYTE * (int)sizeof(type)) macro
82 #define x_SHORTBITS x_BITS(short)
83 #define x_INTBITS x_BITS(int)
84 #define x_LONGBITS x_BITS(long)

Completed in 1182 milliseconds