Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:MINOR

1182 #define	NumVersionBuild( MAJOR, MINOR, BUGFIX, STAGE, REV )	\
1184 ( ( ( MINOR ) & 0x0F ) << 20 ) | \