Searched refs:XORG_GET_MINOR_VERSION (Results 1 – 1 of 1) sorted by relevance
40 #define XORG_GET_MINOR_VERSION(vers) (((vers) % 10000000) / 100000) macro45 #define XORG_VERSION_MINOR XORG_GET_MINOR_VERSION(XORG_VERSION_CURRENT)