Searched refs:GMP (Results 1 – 20 of 20) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/cpan/bignum/t/ |
| H A D | backend-gmp-bigfloat.t | 9 eval { require Math::BigInt::GMP; }; 11 plan skip_all => "Math::BigInt::GMP not installed"; 17 use bigfloat only => "GMP"; 20 is($x -> config("lib"), "Math::BigInt::GMP", 21 "backend is Math::BigInt::GMP");
|
| H A D | backend-gmp-bigint.t | 9 eval { require Math::BigInt::GMP; }; 11 plan skip_all => "Math::BigInt::GMP not installed"; 17 use bigint only => "GMP"; 20 is($x -> config("lib"), "Math::BigInt::GMP", 21 "backend is Math::BigInt::GMP");
|
| H A D | backend-gmp-bignum.t | 9 eval { require Math::BigInt::GMP; }; 11 plan skip_all => "Math::BigInt::GMP not installed"; 17 use bignum only => "GMP"; 20 is($x -> config("lib"), "Math::BigInt::GMP", 21 "backend is Math::BigInt::GMP");
|
| H A D | backend-gmp-bigrat.t | 9 eval { require Math::BigInt::GMP; }; 11 plan skip_all => "Math::BigInt::GMP not installed"; 17 use bigrat only => "GMP"; 20 is($x -> config("lib"), "Math::BigInt::GMP", 21 "backend is Math::BigInt::GMP");
|
| /openbsd-src/gnu/usr.bin/perl/cpan/bignum/gentest/ |
| H A D | backend.sh | 12 GMP
|
| /openbsd-src/gnu/usr.bin/perl/t/porting/ |
| H A D | known_pod_issues.dat | 218 Math::BigInt::GMP
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ |
| H A D | configure.in | 1088 # Check for GMP and MPFR 1111 AC_ARG_WITH(gmp-dir, [ --with-gmp-dir=PATH Specify source directory for GMP library]) 1125 AC_ARG_WITH(gmp, [ --with-gmp=PATH Specify directory for installed GMP library]) 1134 # Check GMP actually works 1155 # Flags needed for both GMP and/or MPFR 1272 # Disable languages that need GMP if it isn't available. 1276 AC_MSG_ERROR([GMP with MPFR support is required to build $language])
|
| /openbsd-src/usr.bin/ssh/ |
| H A D | LICENCE | 34 - GMP is no longer used, and instead we call BN code from OpenSSL
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 3883 std::unique_ptr<GCMetadataPrinter> GMP = GCMetaPrinter.instantiate(); in getOrCreateGCPrinter() local 3884 GMP->S = &S; in getOrCreateGCPrinter() 3885 GCPI->second = std::move(GMP); in getOrCreateGCPrinter()
|
| /openbsd-src/sbin/isakmpd/ |
| H A D | DESIGN-NOTES | 51 gmp_util.c Utilities to ease interfacing to GMP.
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | gccinstall.info | 172 GNU Multiple Precision Library (GMP) version 4.1 (or later) 181 GMP 4.1.x contains numerous bugs. Although GNU Fortran will appear 1191 If you do not have GMP (the GNU Multiple Precision library) and the 2616 (although it can generate 64-bit programs) the GMP and MPFR libraries 2617 required by gfortran must be 32-bit libraries. Building GMP and MPFR 3154 When configuring the GNU Multiple Precision Library (GMP) or the MPFR 3158 source directory of GCC (and not that of GMP or MPFR). For example on 3224 When configuring the GNU Multiple Precision Library (GMP) or the MPFR
|
| H A D | install.texi | 298 @item GNU Multiple Precision Library (GMP) version 4.1 (or later) 309 GMP 4.1.x contains numerous bugs. Although GNU Fortran will appear 1396 If you do not have GMP (the GNU Multiple Precision library) and the 3256 (although it can generate 64-bit programs) the GMP and MPFR libraries 3257 required by gfortran must be 32-bit libraries. Building GMP and MPFR 3870 When configuring the GNU Multiple Precision Library (GMP) or the MPFR 3874 the toplevel source directory of GCC (and not that of GMP or MPFR). 3958 When configuring the GNU Multiple Precision Library (GMP) or the
|
| H A D | sourcebuild.texi | 725 If defined to @samp{yes}, this frontend requires the GMP library. 726 Enables configure tests for GMP, which set @code{GMPLIBS} and
|
| H A D | gccint.info | 2043 If defined to `yes', this frontend requires the GMP library. 2044 Enables configure tests for GMP, which set `GMPLIBS' and `GMPINC'
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl581delta.pod | 361 libraries like Math::BigInt::GMP benefit from this. In addition, a lot of the
|
| H A D | perl58delta.pod | 1374 libraries such as GMP and PARI as their backends.
|
| H A D | perlop.pod | 3834 Math::GMP another one using an external C library
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/t/ |
| H A D | bigintpm.inc | 706 # skip GMP, Pari et al.
|
| /openbsd-src/share/misc/ |
| H A D | airport | 615 GMP:Gimpo International, Seoul, South Korea
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog | 12177 * longlong.h: Partially synchronize with GMP-4.1 version: 15210 * longlong.h: Import current PowerPC defintion from GMP-4.1.
|