HomeSort by relevance Sort by last modified time
    Searched refs:__MPFR_DECLSPEC (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpfr.h 171 # define __MPFR_DECLSPEC __GMP_DECLSPEC_EXPORT
173 # define __MPFR_DECLSPEC __GMP_DECLSPEC
185 __MPFR_DECLSPEC __gmp_const char * mpfr_get_version _MPFR_PROTO ((void));
186 __MPFR_DECLSPEC __gmp_const char * mpfr_get_patches _MPFR_PROTO ((void));
188 __MPFR_DECLSPEC mp_exp_t mpfr_get_emin _MPFR_PROTO ((void));
189 __MPFR_DECLSPEC int mpfr_set_emin _MPFR_PROTO ((mp_exp_t));
190 __MPFR_DECLSPEC mp_exp_t mpfr_get_emin_min _MPFR_PROTO ((void));
191 __MPFR_DECLSPEC mp_exp_t mpfr_get_emin_max _MPFR_PROTO ((void));
192 __MPFR_DECLSPEC mp_exp_t mpfr_get_emax _MPFR_PROTO ((void));
193 __MPFR_DECLSPEC int mpfr_set_emax _MPFR_PROTO ((mp_exp_t))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpfr.h 171 # define __MPFR_DECLSPEC __GMP_DECLSPEC_EXPORT
173 # define __MPFR_DECLSPEC __GMP_DECLSPEC
185 __MPFR_DECLSPEC __gmp_const char * mpfr_get_version _MPFR_PROTO ((void));
186 __MPFR_DECLSPEC __gmp_const char * mpfr_get_patches _MPFR_PROTO ((void));
188 __MPFR_DECLSPEC mp_exp_t mpfr_get_emin _MPFR_PROTO ((void));
189 __MPFR_DECLSPEC int mpfr_set_emin _MPFR_PROTO ((mp_exp_t));
190 __MPFR_DECLSPEC mp_exp_t mpfr_get_emin_min _MPFR_PROTO ((void));
191 __MPFR_DECLSPEC mp_exp_t mpfr_get_emin_max _MPFR_PROTO ((void));
192 __MPFR_DECLSPEC mp_exp_t mpfr_get_emax _MPFR_PROTO ((void));
193 __MPFR_DECLSPEC int mpfr_set_emax _MPFR_PROTO ((mp_exp_t))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpfr.h 171 # define __MPFR_DECLSPEC __GMP_DECLSPEC_EXPORT
173 # define __MPFR_DECLSPEC __GMP_DECLSPEC
185 __MPFR_DECLSPEC __gmp_const char * mpfr_get_version _MPFR_PROTO ((void));
186 __MPFR_DECLSPEC __gmp_const char * mpfr_get_patches _MPFR_PROTO ((void));
188 __MPFR_DECLSPEC mp_exp_t mpfr_get_emin _MPFR_PROTO ((void));
189 __MPFR_DECLSPEC int mpfr_set_emin _MPFR_PROTO ((mp_exp_t));
190 __MPFR_DECLSPEC mp_exp_t mpfr_get_emin_min _MPFR_PROTO ((void));
191 __MPFR_DECLSPEC mp_exp_t mpfr_get_emin_max _MPFR_PROTO ((void));
192 __MPFR_DECLSPEC mp_exp_t mpfr_get_emax _MPFR_PROTO ((void));
193 __MPFR_DECLSPEC int mpfr_set_emax _MPFR_PROTO ((mp_exp_t))
    [all...]

Completed in 151 milliseconds