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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpfr.h 52 #if (defined (INTMAX_C) && defined (UINTMAX_C)) || defined (MPFR_USE_INTMAX_T)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpfr.h 52 #if (defined (INTMAX_C) && defined (UINTMAX_C)) || defined (MPFR_USE_INTMAX_T)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpfr.h 52 #if (defined (INTMAX_C) && defined (UINTMAX_C)) || defined (MPFR_USE_INTMAX_T)
    [all...]
  /external/eigen/unsupported/test/mpreal/
mpreal.h 89 #define MPFR_USE_INTMAX_T // should be defined before mpfr.h
96 #undef MPFR_USE_INTMAX_T // Since we cannot detect this, disable x64 by default
106 #undef MPFR_USE_INTMAX_T // GCC already support x64 as of "long int" is 64-bit integer, nothing left to do
    [all...]

Completed in 144 milliseconds