Searched refs:extract_major_version (Results 1 - 1 of 1) sorted by relevance

/ndk/build/tools/
H A Dbuild-host-gcc.sh381 extract_major_version () function
388 # Same as extract_major_version, but for the minor version number
410 A_MAJOR=$(extract_major_version $1)
411 B_MAJOR=$(extract_major_version $2)

Completed in 25 milliseconds