Home
last modified time | relevance | path

Searched refs:negate_carry (Results 1 – 25 of 31) sorted by relevance

12

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/num-bigint-0.4.1/src/bigint/
H A Dbits.rs42 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
54 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
77 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
78 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
96 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
180 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
193 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
209 let twos_a = negate_carry(*ai, &mut carry_a); in bitor_neg_pos()
233 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
315 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/num-bigint-0.4.3/src/bigint/
H A Dbits.rs42 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
54 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
77 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
78 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
96 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
180 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
193 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
209 let twos_a = negate_carry(*ai, &mut carry_a); in bitor_neg_pos()
233 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
315 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
[all …]
/dports/security/suricata/suricata-6.0.4/rust/vendor/num-bigint/src/bigint/
H A Dbits.rs42 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
54 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
77 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
78 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
96 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
180 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
193 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
209 let twos_a = negate_carry(*ai, &mut carry_a); in bitor_neg_pos()
233 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
315 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/num-bigint-0.4.3/src/bigint/
H A Dbits.rs42 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
54 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
77 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
78 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
96 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
180 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
193 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
209 let twos_a = negate_carry(*ai, &mut carry_a); in bitor_neg_pos()
233 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
315 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/num-bigint-0.3.3/src/bigint/
H A Dbits.rs42 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
54 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
77 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
78 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
96 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
180 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
193 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
209 let twos_a = negate_carry(*ai, &mut carry_a); in bitor_neg_pos()
233 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
315 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/num-bigint-0.4.2/src/bigint/
H A Dbits.rs42 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
54 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
77 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
78 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
96 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
180 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
193 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
209 let twos_a = negate_carry(*ai, &mut carry_a); in bitor_neg_pos()
233 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
315 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/num-bigint-0.4.3/src/bigint/
H A Dbits.rs42 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
54 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
77 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
78 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
96 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
180 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
193 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
209 let twos_a = negate_carry(*ai, &mut carry_a); in bitor_neg_pos()
233 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
315 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/num-bigint-0.4.3/src/bigint/
H A Dbits.rs42 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
54 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
77 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
78 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
96 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
180 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
193 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
209 let twos_a = negate_carry(*ai, &mut carry_a); in bitor_neg_pos()
233 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
315 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
[all …]
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/num-bigint-0.4.2/src/bigint/
H A Dbits.rs42 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
54 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
77 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
78 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
96 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
180 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
193 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
209 let twos_a = negate_carry(*ai, &mut carry_a); in bitor_neg_pos()
233 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
315 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
[all …]
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/num-bigint-0.3.2/src/bigint/
H A Dbits.rs42 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
54 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
77 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
78 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
96 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
180 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
193 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
209 let twos_a = negate_carry(*ai, &mut carry_a); in bitor_neg_pos()
233 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
315 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/num-bigint-0.2.6/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/num-bigint-0.2.6/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/num-bigint-0.2.6/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/security/suricata/suricata-6.0.4/rust/vendor/num-bigint-0.2.6/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/num-bigint-0.2.6/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/num-bigint-0.2.2/src/
H A Dbigint.rs267 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
279 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
300 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
301 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
316 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
399 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
409 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
448 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
530 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
543 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/num-bigint/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/num-bigint/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/num-bigint/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/num-bigint/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/benchmarks/hyperfine/hyperfine-1.12.0/cargo-crates/num-bigint-0.2.6/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/num-bigint/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/www/jwt-cli/jwt-cli-5.0.0/cargo-crates/num-bigint-0.2.6/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/num-bigint-0.2.6/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/num-bigint-0.2.5/src/
H A Dbigint.rs286 let twos_b = negate_carry(bi, &mut carry_b); in bitand_pos_neg()
298 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_pos()
319 let twos_a = negate_carry(*ai, &mut carry_a); in bitand_neg_neg()
320 let twos_b = negate_carry(bi, &mut carry_b); in bitand_neg_neg()
335 negate_carry(twos_b, &mut carry_and) in bitand_neg_neg()
418 let twos_b = negate_carry(bi, &mut carry_b); in bitor_pos_neg()
428 negate_carry(twos_b, &mut carry_or) in bitor_pos_neg()
467 let twos_b = negate_carry(bi, &mut carry_b); in bitor_neg_neg()
549 let twos_b = negate_carry(bi, &mut carry_b); in bitxor_pos_neg()
562 negate_carry(twos_b, &mut carry_xor) in bitxor_pos_neg()
[all …]

12