Lines Matching refs:minor
132 int major, minor, rev;142 minor = strtol(cp, &endptr, 10);149 return ((((major * 256) + minor) * 256) + rev);