OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpz_size
(Results
1 - 25
of
42
) sorted by relevancy
1
2
/src/external/lgpl3/gmp/dist/mini-gmp/tests/
t-limbs.c
37
an =
mpz_size
(a);
38
bn =
mpz_size
(b);
86
if (
mpz_size
(b) > 0 && mpz_getlimbn (res,
mpz_size
(a)) != mpz_limbs_read (res) [
mpz_size
(a)])
91
if ((i % 4 == 0) &&
mpz_size
(res) > 1)
t-mul.c
60
if (
mpz_size
(a) ==
mpz_size
(b))
63
an =
mpz_size
(a);
92
an =
mpz_size
(a);
t-sqrt.c
61
un =
mpz_size
(u);
84
if ((ret != 0) != (
mpz_size
(r) != 0)) {
90
if ((size_t) ret !=
mpz_size
(r)) {
158
mpn_perfect_square_p (mpz_limbs_read (u),
mpz_size
(u)))
169
mpn_perfect_square_p (mpz_limbs_read (u),
mpz_size
(u))))
t-invert.c
40
assert (
mpz_size
(u) == 1);
75
assert (
mpz_size
(u) == 2);
t-str.c
264
size_t tn =
mpz_size
(a);
313
if (tn !=
mpz_size
(a) || mpn_cmp (t, a->_mp_d, tn))
/src/external/lgpl3/gmp/dist/tests/mpn/
t-hgcd_appr.c
93
if (
mpz_size
(op1) > 0)
139
if (
mpz_size
(op1) > 0)
312
if (
mpz_size
(r) <= s)
324
mp_size_t n = MAX (
mpz_size
(a),
mpz_size
(b));
329
if (
mpz_size
(a) <= s ||
mpz_size
(b) <= s)
336
if (
mpz_size
(b) <= s)
345
if (
mpz_size
(a) <= s)
358
ASSERT (
mpz_size
(a) > s)
[
all
...]
t-hgcd.c
112
if (
mpz_size
(op1) > 0)
158
if (
mpz_size
(op1) > 0)
307
if (
mpz_size
(r) <= s)
319
mp_size_t n = MAX (
mpz_size
(a),
mpz_size
(b));
326
if (
mpz_size
(a) <= s ||
mpz_size
(b) <= s)
333
if (
mpz_size
(b) <= s)
342
if (
mpz_size
(a) <= s)
355
ASSERT (
mpz_size
(a) > s)
[
all
...]
t-minvert.c
32
mp_size_t bn =
mpz_size
(b);
41
mp_size_t bn =
mpz_size
(b);
/src/external/lgpl3/gmp/dist/tests/mpz/
t-limbs.c
33
mp_size_t an =
mpz_size
(a);
34
mp_size_t bn =
mpz_size
(b);
100
mp_size_t an =
mpz_size
(a);
101
mp_size_t bn =
mpz_size
(b);
180
an =
mpz_size
(a);
182
bn =
mpz_size
(b);
/src/external/lgpl3/mpfr/dist/src/
gmp_op.c
39
if (
mpz_size
(z) <= 1)
147
if (
mpz_size
(z) <= 1)
/src/external/lgpl3/gmp/dist/mini-gmp/
mini-gmp.h
250
size_t
mpz_size
(const mpz_t);
/src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
gmp.h
1039
#define
mpz_size
__gmpz_size
macro
1041
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1874
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
/src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
gmp.h
1039
#define
mpz_size
__gmpz_size
macro
1041
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1874
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
/src/external/lgpl3/gmp/lib/libgmp/arch/arm/
gmp.h
1039
#define
mpz_size
__gmpz_size
macro
1041
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1874
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
/src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
gmp.h
1039
#define
mpz_size
__gmpz_size
macro
1041
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1874
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
/src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
gmp.h
1044
#define
mpz_size
__gmpz_size
macro
1046
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1791
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
/src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp.h
1039
#define
mpz_size
__gmpz_size
macro
1041
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1874
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
/src/external/lgpl3/gmp/lib/libgmp/arch/i386/
gmp.h
1039
#define
mpz_size
__gmpz_size
macro
1041
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1874
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
/src/external/lgpl3/gmp/lib/libgmp/arch/ia64/
gmp.h
1039
#define
mpz_size
__gmpz_size
macro
1041
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1874
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
/src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
gmp.h
1039
#define
mpz_size
__gmpz_size
macro
1041
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1874
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
/src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
gmp.h
1039
#define
mpz_size
__gmpz_size
macro
1041
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1874
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
/src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
gmp.h
1039
#define
mpz_size
__gmpz_size
macro
1041
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1874
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
/src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
gmp.h
1039
#define
mpz_size
__gmpz_size
macro
1041
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1874
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
/src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
gmp.h
1039
#define
mpz_size
__gmpz_size
macro
1041
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1874
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
/src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
gmp.h
1039
#define
mpz_size
__gmpz_size
macro
1041
__GMP_DECLSPEC size_t
mpz_size
(mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1874
mpz_size
(mpz_srcptr __gmp_z) __GMP_NOTHROW
Completed in 59 milliseconds
1
2
Indexes created Tue Mar 03 05:31:39 UTC 2026