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

  /ndk/build/tools/
build-gcc.sh 54 MPFR_VERSION=$DEFAULT_MPFR_VERSION
55 register_var_option "--mpfr-version=<version>" MPFR_VERSION "Specify mpfr version"
149 fix_option MPFR_VERSION "$OPTION_MPFR_VERSION" "mpfr version"
150 if [ ! -f $SRC_DIR/mpfr/mpfr-$MPFR_VERSION.tar.bz2 ] ; then
151 echo "ERROR: Missing mpfr sources: $SRC_DIR/mpfr/mpfr-$MPFR_VERSION.tar.bz2"
228 --with-mpfr-version=$MPFR_VERSION \
dev-rebuild-ndk.sh 139 unset MPFR_VERSION
201 $MPFR_VERSION $GDB_VERSION $BINUTILS_VERSION \
build-mingw64-toolchain.sh 125 MPFR_VERSION=3.1.0
162 --mpfr-version=*) MPFR_VERSION=$optarg;;
183 echo " --mpfr-version=<version> Select libmpfr version [$MPFR_VERSION]."
367 download_package http://ftp.gnu.org/gnu/mpfr/mpfr-$MPFR_VERSION.tar.bz2
442 build_host_package mpfr-$MPFR_VERSION $BASE_HOST_OPTIONS
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 60 MPFR_VERSION=2.4.1
223 --mpfr-version=*) MPFR_VERSION="$optarg"
303 echo " --mpfr-version=VERSION MPFR version numner [$MPFR_VERSION]."
1241 task2_define extract_mpfr "Extract sources from mpfr-$MPFR_VERSION"
1247 tar xjf $TOOLCHAIN_SRC_DIR/mpfr/mpfr-$MPFR_VERSION.tar.bz2
1250 task2_define configure_mpfr "Configure mpfr-$MPFR_VERSION"
1255 ../mpfr-$MPFR_VERSION/configure \
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/
build-toolchain.sh 21 MPFR_VERSION=2.4.1
181 --mpfr-version=$MPFR_VERSION \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 111 MPFR_VERSION=2.4.1
253 --mpfr-version=*) MPFR_VERSION="$optarg"
336 echo " --mpfr-version=VERSION MPFR version numner [$MPFR_VERSION]"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 111 MPFR_VERSION=2.4.1
253 --mpfr-version=*) MPFR_VERSION="$optarg"
336 echo " --mpfr-version=VERSION MPFR version numner [$MPFR_VERSION]"
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpfr.h 34 #define MPFR_VERSION \
830 #define mpfr_version macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpfr.h 34 #define MPFR_VERSION \
830 #define mpfr_version macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpfr.h 34 #define MPFR_VERSION \
830 #define mpfr_version macro
    [all...]

Completed in 236 milliseconds