OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MPFR_VERSION
(Results
1 - 10
of
10
) sorted by null
/ndk/build/tools/
build-gcc.sh
59
MPFR_VERSION
=$DEFAULT_MPFR_VERSION
60
register_var_option "--mpfr-version=<version>"
MPFR_VERSION
"Specify mpfr version"
151
fix_option
MPFR_VERSION
"$OPTION_MPFR_VERSION" "mpfr version"
152
if [ ! -f $SRC_DIR/mpfr/mpfr-$
MPFR_VERSION
.tar.bz2 ] ; then
153
echo "ERROR: Missing mpfr sources: $SRC_DIR/mpfr/mpfr-$
MPFR_VERSION
.tar.bz2"
246
--with-mpfr-version=$
MPFR_VERSION
\
dev-rebuild-ndk.sh
140
unset
MPFR_VERSION
204
$
MPFR_VERSION
$GDB_VERSION $BINUTILS_VERSION \
build-host-gcc.sh
118
MPFR_VERSION
=$DEFAULT_MPFR_VERSION
119
register_var_option "--mpfr-version=<version>"
MPFR_VERSION
"Select mpfr version"
[
all
...]
build-mingw64-toolchain.sh
136
MPFR_VERSION
=3.1.0
176
--mpfr-version=*)
MPFR_VERSION
=$optarg;;
197
echo " --mpfr-version=<version> Select libmpfr version [$
MPFR_VERSION
]."
381
download_package http://ftp.gnu.org/gnu/mpfr/mpfr-$
MPFR_VERSION
.tar.bz2
486
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/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 183 milliseconds