Home | History | Annotate | Download | only in clang-c

Lines Matching full:subminor

153  * \brief Describes a version number of the form major.minor.subminor.
168 * \brief The subminor version number, e.g., the '3' in '10.7.3'. This value
169 * will be negative if no minor or subminor version number was provided,
172 int Subminor;