HomeSort by relevance Sort by last modified time
    Searched refs:GCC_MAJOR (Results 1 - 3 of 3) sorted by null

  /external/qemu/
android-configure.sh 515 GCC_MAJOR=$(echo "$GCC_VERSION" | cut -f1 -d.)
517 log "Mingw : Found GCC version $GCC_MAJOR.$GCC_MINOR [$GCC_VERSION]"
518 MINGW_GCC_VERSION=$(( $GCC_MAJOR * 100 + $GCC_MINOR ))
  /external/chromium_org/third_party/libxml/src/
configure     [all...]
  /external/valgrind/main/perf/
tinycc.c 27 #define GCC_MAJOR 3
    [all...]

Completed in 1937 milliseconds