Home
last modified time | relevance | path

Searched refs:mpf_srcptr (Results 1 – 25 of 99) sorted by relevance

1234

/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h225 typedef const __mpf_struct *mpf_srcptr; typedef
1236 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1239 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1253 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1265 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1274 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1277 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1354 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1363 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1377 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h225 typedef const __mpf_struct *mpf_srcptr; typedef
1236 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1239 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1253 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1265 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1274 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1277 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1354 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1363 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1377 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h226 typedef const __mpf_struct *mpf_srcptr; typedef
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1282 __GMP_DECLSPEC void mpf_div (mpf_ptr, mpf_srcptr, mpf_srcptr);
1291 __GMP_DECLSPEC void mpf_dump (mpf_srcptr);
1294 __GMP_DECLSPEC int mpf_eq (mpf_srcptr, mpf_srcptr, mp_bitcnt_t) __GMP_ATTRIBUTE_PURE;
1371 __GMP_DECLSPEC void mpf_mul (mpf_ptr, mpf_srcptr, mpf_srcptr);
1380 __GMP_DECLSPEC void mpf_neg (mpf_ptr, mpf_srcptr);
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
[all …]

1234