Lines Matching refs:minor
148 int major, minor, rev;158 minor = strtol(cp, &endptr, 10);165 return ((((major * 256) + minor) * 256) + rev);