Searched defs:VERSION_MINOR (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/
H A Dvpx_version.h2 #define VERSION_MINOR 9 macro
5 #define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
/external/clang/include/clang/Serialization/
H A DASTBitCodes.h48 const unsigned VERSION_MINOR = 0; member in namespace:clang::serialization

Completed in 131 milliseconds