Searched refs:XF86_GET_MINOR_VERSION (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Version.h41 #define XF86_GET_MINOR_VERSION(vers) (((vers) % 10000000) / 100000) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Version.h40 #define XF86_GET_MINOR_VERSION(vers) (((vers) % 10000000) / 100000) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Version.h40 #define XF86_GET_MINOR_VERSION(vers) (((vers) % 10000000) / 100000) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86Version.h43 #define XF86_GET_MINOR_VERSION(vers) (((vers) % 10000000) / 100000) macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/
H A Dxf86Version.h15 #define XF86_GET_MINOR_VERSION(vers) (((vers) % 10000000) / 100000) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86Version.h43 #define XF86_GET_MINOR_VERSION(vers) (((vers) % 10000000) / 100000) macro

Completed in 34 milliseconds