Home
last modified time | relevance | path

Searched defs:MP_DIGITS (Results 1 – 25 of 67) sorted by relevance

123

/dports/math/lrslib/lrslib-071a/
H A Drat2float.c73 #define MP_DIGITS 1000L macro
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/pgcrypto/
H A Dimath.h66 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/pgcrypto/
H A Dimath.h66 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/pgcrypto/
H A Dimath.h66 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h67 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql10-client/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h67 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h67 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h67 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h67 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h67 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/pgcrypto/
H A Dimath.h67 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/pgcrypto/
H A Dimath.h67 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/pgcrypto/
H A Dimath.h67 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql11-server/postgresql-11.14/contrib/pgcrypto/
H A Dimath.h67 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql10-server/postgresql-10.19/contrib/pgcrypto/
H A Dimath.h67 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql11-client/postgresql-11.14/contrib/pgcrypto/
H A Dimath.h67 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/pgcrypto/
H A Dimath.h66 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/pgcrypto/
H A Dimath.h66 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql96-contrib/postgresql-9.6.24/contrib/pgcrypto/
H A Dimath.h66 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/pgcrypto/
H A Dimath.h66 #define MP_DIGITS(Z) ((Z)->digits) macro
/dports/sysutils/genisoimage/cdrkit-1.1.11/include/
H A Dunixstd.h68 #endif /* HAVE_UNISTD_H */ in MP_DIGITS()
/dports/math/barvinok/barvinok-0.41.5/isl/imath/
H A Dimath.h66 static inline mp_digit* MP_DIGITS(mp_int Z) { return Z->digits; } in MP_DIGITS() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/imath/
H A Dimath.h66 static inline mp_digit* MP_DIGITS(mp_int Z) { return Z->digits; } in MP_DIGITS() function
/dports/devel/isl/isl-0.24/imath/
H A Dimath.h66 static inline mp_digit* MP_DIGITS(mp_int Z) { return Z->digits; } in MP_DIGITS() function
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/isl/imath/
H A Dimath.h66 static inline mp_digit* MP_DIGITS(mp_int Z) { return Z->digits; } in MP_DIGITS() function

123