Searched refs:mpf_init_set_si (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
H A Dmpf2mpfr.h125 #undef mpf_init_set_si macro
126 #define mpf_init_set_si(x,y) mpfr_init_set_si(x,y,MPFR_DEFAULT_RND) macro
H A Dgmp.h1352 #define mpf_init_set_si __gmpf_init_set_si macro
1353 __GMP_DECLSPEC void mpf_init_set_si __GMP_PROTO ((mpf_ptr, signed long int));
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
H A Dmpf2mpfr.h125 #undef mpf_init_set_si macro
126 #define mpf_init_set_si(x,y) mpfr_init_set_si(x,y,MPFR_DEFAULT_RND) macro
H A Dgmp.h1352 #define mpf_init_set_si __gmpf_init_set_si macro
1353 __GMP_DECLSPEC void mpf_init_set_si __GMP_PROTO ((mpf_ptr, signed long int));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
H A Dmpf2mpfr.h125 #undef mpf_init_set_si macro
126 #define mpf_init_set_si(x,y) mpfr_init_set_si(x,y,MPFR_DEFAULT_RND) macro
H A Dgmp.h1352 #define mpf_init_set_si __gmpf_init_set_si macro
1353 __GMP_DECLSPEC void mpf_init_set_si __GMP_PROTO ((mpf_ptr, signed long int));

Completed in 25 milliseconds