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

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
H A Dmpf2mpfr.h167 #undef mpf_ui_sub macro
168 #define mpf_ui_sub(x,y,z) mpfr_ui_sub(x,y,z,MPFR_DEFAULT_RND) macro
H A Dgmp.h1449 #define mpf_ui_sub __gmpf_ui_sub macro
1450 __GMP_DECLSPEC void mpf_ui_sub __GMP_PROTO ((mpf_ptr, unsigned long int, mpf_srcptr));
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
H A Dmpf2mpfr.h167 #undef mpf_ui_sub macro
168 #define mpf_ui_sub(x,y,z) mpfr_ui_sub(x,y,z,MPFR_DEFAULT_RND) macro
H A Dgmp.h1449 #define mpf_ui_sub __gmpf_ui_sub macro
1450 __GMP_DECLSPEC void mpf_ui_sub __GMP_PROTO ((mpf_ptr, unsigned long int, mpf_srcptr));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
H A Dmpf2mpfr.h167 #undef mpf_ui_sub macro
168 #define mpf_ui_sub(x,y,z) mpfr_ui_sub(x,y,z,MPFR_DEFAULT_RND) macro
H A Dgmp.h1449 #define mpf_ui_sub __gmpf_ui_sub macro
1450 __GMP_DECLSPEC void mpf_ui_sub __GMP_PROTO ((mpf_ptr, unsigned long int, mpf_srcptr));

Completed in 47 milliseconds