OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpf_init_set_si
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
mpf2mpfr.h
125
#undef
mpf_init_set_si
macro
126
#define
mpf_init_set_si
(x,y) mpfr_init_set_si(x,y,MPFR_DEFAULT_RND)
macro
gmp.h
1390
#define
mpf_init_set_si
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/
mpf2mpfr.h
125
#undef
mpf_init_set_si
macro
126
#define
mpf_init_set_si
(x,y) mpfr_init_set_si(x,y,MPFR_DEFAULT_RND)
macro
gmp.h
1390
#define
mpf_init_set_si
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
mpf2mpfr.h
125
#undef
mpf_init_set_si
macro
126
#define
mpf_init_set_si
(x,y) mpfr_init_set_si(x,y,MPFR_DEFAULT_RND)
macro
gmp.h
1390
#define
mpf_init_set_si
macro
[
all
...]
Completed in 780 milliseconds