Home
last modified time | relevance | path

Searched refs:XORG_GET_MINOR_VERSION (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A DxorgVersion.h40 #define XORG_GET_MINOR_VERSION(vers) (((vers) % 10000000) / 100000) macro
45 #define XORG_VERSION_MINOR XORG_GET_MINOR_VERSION(XORG_VERSION_CURRENT)