HomeSort by: relevance | last modified time | path
    Searched defs:mpfr_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
realmpfr.h 34 operator mpfr_t& () { return m_mpfr; }
48 mpfr_t m_mpfr;
  /src/external/lgpl3/mpfr/dist/src/
mpfr.h 68 /* Global (possibly TLS) flags. Might also be used in an mpfr_t in the
258 typedef __mpfr_struct mpfr_t[1]; typedef
854 MPFR_EXTENSION mpfr_t _x = {{(_p),1,__MPFR_EXP_NAN,__gmpfr_local_tab_##_x}}

Completed in 16 milliseconds