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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpf2mpfr.h 99 #undef mpf_fits_sint_p macro
100 #define mpf_fits_sint_p(x) mpfr_fits_uint_p(x,MPFR_DEFAULT_RND) macro
gmp.h 1298 #define mpf_fits_sint_p macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpf2mpfr.h 99 #undef mpf_fits_sint_p macro
100 #define mpf_fits_sint_p(x) mpfr_fits_uint_p(x,MPFR_DEFAULT_RND) macro
gmp.h 1298 #define mpf_fits_sint_p macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpf2mpfr.h 99 #undef mpf_fits_sint_p macro
100 #define mpf_fits_sint_p(x) mpfr_fits_uint_p(x,MPFR_DEFAULT_RND) macro
gmp.h 1298 #define mpf_fits_sint_p macro
    [all...]

Completed in 39 milliseconds