OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oz
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/lgpl3/gmp/dist/mini-gmp/tests/
t-signed.c
58
/* Called with mpz_cmp (sz,
oz
) == c. If sz fits in a signed long,
59
si is the coresponding value, and similarly for
oz
and oi. */
61
check_si_cmp (const mpz_t sz, const mpz_t
oz
, long si, long oi, int c)
63
if (mpz_cmp (sz,
oz
) != c)
65
printf ("mpz_cmp (sz,
oz
) != %i.\n", c);
73
if (mpz_cmp_si (
oz
, si) != -c)
75
printf ("mpz_cmp_si (
oz
, %ld) != %i.\n", si, -c);
92
if (mpz_fits_slong_p (
oz
))
94
if (!check_si (
oz
, oi))
107
printf ("
oz
="); mpz_out_str (stdout, 10, oz); printf ("\n")
116
mpz_t sz,
oz
;
local
[
all
...]
/src/bin/ed/test/
Makefile
26
rm -f *.ed *.red *.[
oz
] *~
/src/crypto/external/bsd/openssl.old/dist/test/
test.cnf
88
emailAddress_value = eay@mincom.
oz
.au
Completed in 44 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026