Home | History | Annotate | Download | only in tools

Lines Matching full:extract_major_version

388 extract_major_version ()
395 # Same as extract_major_version, but for the minor version number
417 A_MAJOR=$(extract_major_version $1)
418 B_MAJOR=$(extract_major_version $2)