Searched defs:XF86_GET_PATCH_VERSION (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Version.h42 #define XF86_GET_PATCH_VERSION(vers) (((vers) % 100000) / 1000) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Version.h41 #define XF86_GET_PATCH_VERSION(vers) (((vers) % 100000) / 1000) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Version.h41 #define XF86_GET_PATCH_VERSION(vers) (((vers) % 100000) / 1000) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86Version.h44 #define XF86_GET_PATCH_VERSION(vers) (((vers) % 100000) / 1000) macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/
H A Dxf86Version.h16 #define XF86_GET_PATCH_VERSION(vers) (((vers) % 100000) / 1000) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86Version.h44 #define XF86_GET_PATCH_VERSION(vers) (((vers) % 100000) / 1000) macro

Completed in 33 milliseconds