Searched refs:AST_MAJOR_VERSION (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast.h89 #define AST_MAJOR_VERSION PACKAGE_VERSION_MAJOR macro
93 ((AST_MAJOR_VERSION << 20) | (AST_MINOR_VERSION << 10) | AST_PATCH_VERSION)
H A Dast_driver.c164 AST_MAJOR_VERSION, AST_MINOR_VERSION, AST_PATCH_VERSION,

Completed in 5 milliseconds