HomeSort by relevance Sort by last modified time
    Searched full:extract_major_version (Results 1 - 2 of 2) sorted by null

  /ndk/build/tools/
build-host-gcc.sh 388 extract_major_version () function
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)
    [all...]
common-build-host-funcs.sh 276 # Same as extract_major_version, but for the minor version number

Completed in 123 milliseconds