Searched refs:__mpfr_struct (Results 1 – 9 of 9) sorted by relevance
32 static __mpfr_struct l2b[BASE_MAX-1][2];
237 } __mpfr_struct; typedef258 typedef __mpfr_struct mpfr_t[1];259 typedef __mpfr_struct *mpfr_ptr;260 typedef const __mpfr_struct *mpfr_srcptr;
40 #define MPFR_Lib_mpfr_struct __mpfr_struct
34 #define MPFR_Lib_mpfr_struct __mpfr_struct
61 #define MPFR_Lib_mpfr_struct __mpfr_struct
329 __MPFR_DECLSPEC extern const __mpfr_struct __gmpfr_l2b[BASE_MAX-1][2];
2329 const __mpfr_struct __gmpfr_l2b[BASE_MAX-1][2] = {
714 __MPFR_DECLSPEC void mpfr_dump (const __mpfr_struct [static 1]);
8955 MPFR number (__mpfr_struct) but not the opposite (or this is just back24098 [tools/mpfrlint] Detect the use of __mpfr_struct structure members30748 const __mpfr_struct __gmpfr_l2b[BASE_MAX-1][2] = { { { 0 } } };