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