OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mpf_set_d
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
mpf2mpfr.h
147
#undef
mpf_set_d
macro
148
#define
mpf_set_d
(x,y) mpfr_set_d(x,y,MPFR_DEFAULT_RND)
macro
gmp.h
1436
#define
mpf_set_d
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/
mpf2mpfr.h
147
#undef
mpf_set_d
macro
148
#define
mpf_set_d
(x,y) mpfr_set_d(x,y,MPFR_DEFAULT_RND)
macro
gmp.h
1436
#define
mpf_set_d
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
mpf2mpfr.h
147
#undef
mpf_set_d
macro
148
#define
mpf_set_d
(x,y) mpfr_set_d(x,y,MPFR_DEFAULT_RND)
macro
gmp.h
1436
#define
mpf_set_d
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info-2
[
all
...]
gmp.info-1
[
all
...]
Completed in 209 milliseconds