Home
last modified time | relevance | path

Searched refs:__mpfr_struct (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtl2b.c32 static __mpfr_struct l2b[BASE_MAX-1][2];
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dmpfr.h237 } __mpfr_struct; typedef
258 typedef __mpfr_struct mpfr_t[1];
259 typedef __mpfr_struct *mpfr_ptr;
260 typedef const __mpfr_struct *mpfr_srcptr;
H A Dmul_1_extracted.c40 #define MPFR_Lib_mpfr_struct __mpfr_struct
H A Dsub1sp1_extracted.c34 #define MPFR_Lib_mpfr_struct __mpfr_struct
H A Dadd1sp1_extracted.c61 #define MPFR_Lib_mpfr_struct __mpfr_struct
H A Dmpfr-impl.h329 __MPFR_DECLSPEC extern const __mpfr_struct __gmpfr_l2b[BASE_MAX-1][2];
H A Dget_str.c2329 const __mpfr_struct __gmpfr_l2b[BASE_MAX-1][2] = {
/netbsd-src/external/lgpl3/mpfr/dist/
H A DTODO714 __MPFR_DECLSPEC void mpfr_dump (const __mpfr_struct [static 1]);
H A DChangeLog8955 MPFR number (__mpfr_struct) but not the opposite (or this is just back
24098 [tools/mpfrlint] Detect the use of __mpfr_struct structure members
30748 const __mpfr_struct __gmpfr_l2b[BASE_MAX-1][2] = { { { 0 } } };