Home
last modified time | relevance | path

Searched refs:MP_ZPOS (Results 1 – 25 of 603) sorted by relevance

12345678910>>...25

/dports/lang/tcl85/tcl8.5.19/libtommath/
H A Dbn_mp_add_d.c35 a->sign = MP_ZPOS; in mp_add_d()
42 c->sign = (c->used) ? MP_NEG : MP_ZPOS; in mp_add_d()
54 c->sign = MP_ZPOS; in mp_add_d()
63 if (a->sign == MP_ZPOS) { in mp_add_d()
H A Dbn_mp_neg.c29 b->sign = (a->sign == MP_ZPOS) ? MP_NEG : MP_ZPOS; in mp_neg()
31 b->sign = MP_ZPOS; in mp_neg()
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/hcrypto/libtommath/
H A Dbn_mp_neg.c29 b->sign = (a->sign == MP_ZPOS) ? MP_NEG : MP_ZPOS; in mp_neg()
31 b->sign = MP_ZPOS; in mp_neg()
H A Dbn_mp_add_d.c35 a->sign = MP_ZPOS; in mp_add_d()
53 c->sign = MP_ZPOS; in mp_add_d()
62 if (a->sign == MP_ZPOS) { in mp_add_d()
/dports/games/wargus/wargus-3.2.0/StormLib/src/libtommath/
H A Dbn_mp_neg.c29 b->sign = (a->sign == MP_ZPOS) ? MP_NEG : MP_ZPOS; in mp_neg()
31 b->sign = MP_ZPOS; in mp_neg()
H A Dbn_mp_add_d.c35 a->sign = MP_ZPOS; in mp_add_d()
53 c->sign = MP_ZPOS; in mp_add_d()
62 if (a->sign == MP_ZPOS) { in mp_add_d()
/dports/security/p5-CryptX/CryptX-0.075/src/ltm/
H A Dbn_mp_neg.c26 b->sign = (a->sign == MP_ZPOS) ? MP_NEG : MP_ZPOS; in mp_mul_d()
28 b->sign = MP_ZPOS; in mp_mul_d()
H A Dbn_mp_add_d.c32 a_.sign = MP_ZPOS; in mp_add_d()
56 if (a->sign == MP_ZPOS) { in mp_add_d()
94 c->sign = MP_ZPOS; in mp_add_d()
/dports/lang/tcl86/tcl8.6.12/libtommath/
H A Dbn_mp_neg.c17 b->sign = (a->sign == MP_ZPOS) ? MP_NEG : MP_ZPOS; in mp_neg()
19 b->sign = MP_ZPOS; in mp_neg()
H A Dbn_mp_add_d.c24 a_.sign = MP_ZPOS; in mp_add_d()
48 if (a->sign == MP_ZPOS) { in mp_add_d()
80 c->sign = MP_ZPOS; in mp_add_d()
/dports/lang/tcl87/tcl8.7a5/libtommath/
H A Dbn_mp_neg.c17 b->sign = (a->sign == MP_ZPOS) ? MP_NEG : MP_ZPOS; in mp_neg()
19 b->sign = MP_ZPOS; in mp_neg()
H A Dbn_mp_add_d.c24 a_.sign = MP_ZPOS; in mp_add_d()
48 if (a->sign == MP_ZPOS) { in mp_add_d()
80 c->sign = MP_ZPOS; in mp_add_d()
/dports/security/dropbear/dropbear-2020.81/libtommath/
H A Dbn_mp_neg.c17 b->sign = (a->sign == MP_ZPOS) ? MP_NEG : MP_ZPOS; in mp_neg()
19 b->sign = MP_ZPOS; in mp_neg()
H A Dbn_mp_add_d.c24 a_.sign = MP_ZPOS; in mp_add_d()
48 if (a->sign == MP_ZPOS) { in mp_add_d()
80 c->sign = MP_ZPOS; in mp_add_d()
/dports/math/libtommath/libtommath-1.2.0/
H A Dbn_mp_neg.c17 b->sign = (a->sign == MP_ZPOS) ? MP_NEG : MP_ZPOS; in mp_neg()
19 b->sign = MP_ZPOS; in mp_neg()
H A Dbn_mp_add_d.c24 a_.sign = MP_ZPOS; in mp_add_d()
48 if (a->sign == MP_ZPOS) { in mp_add_d()
80 c->sign = MP_ZPOS; in mp_add_d()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/isl/
H A Disl_test_imath.c44 assert(val.sign == MP_ZPOS); in test_imath_internals()
58 assert(val.sign == MP_ZPOS); in test_imath_internals()
65 assert(val.sign == MP_ZPOS); in test_imath_internals()
/dports/math/barvinok/barvinok-0.41.5/isl/
H A Disl_test_imath.c43 assert(val.sign == MP_ZPOS); in test_imath_internals()
57 assert(val.sign == MP_ZPOS); in test_imath_internals()
64 assert(val.sign == MP_ZPOS); in test_imath_internals()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/
H A Disl_test_imath.c43 assert(val.sign == MP_ZPOS); in test_imath_internals()
57 assert(val.sign == MP_ZPOS); in test_imath_internals()
64 assert(val.sign == MP_ZPOS); in test_imath_internals()
/dports/devel/isl/isl-0.24/
H A Disl_test_imath.c43 assert(val.sign == MP_ZPOS); in test_imath_internals()
57 assert(val.sign == MP_ZPOS); in test_imath_internals()
64 assert(val.sign == MP_ZPOS); in test_imath_internals()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_test_imath.c43 assert(val.sign == MP_ZPOS); in test_imath_internals()
57 assert(val.sign == MP_ZPOS); in test_imath_internals()
64 assert(val.sign == MP_ZPOS); in test_imath_internals()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/External/isl/
H A Disl_test_imath.c44 assert(val.sign == MP_ZPOS); in test_imath_internals()
58 assert(val.sign == MP_ZPOS); in test_imath_internals()
65 assert(val.sign == MP_ZPOS); in test_imath_internals()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_test_imath.c43 assert(val.sign == MP_ZPOS); in test_imath_internals()
57 assert(val.sign == MP_ZPOS); in test_imath_internals()
64 assert(val.sign == MP_ZPOS); in test_imath_internals()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_test_imath.c43 assert(val.sign == MP_ZPOS); in test_imath_internals()
57 assert(val.sign == MP_ZPOS); in test_imath_internals()
64 assert(val.sign == MP_ZPOS); in test_imath_internals()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/isl/
H A Disl_test_imath.c44 assert(val.sign == MP_ZPOS); in test_imath_internals()
58 assert(val.sign == MP_ZPOS); in test_imath_internals()
65 assert(val.sign == MP_ZPOS); in test_imath_internals()

12345678910>>...25