Home
last modified time | relevance | path

Searched refs:other_negative (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/rust_decimal/src/ops/
H A Dlegacy.rs23 let other_negative = d2.is_sign_negative(); in add_impl() localVariable
26 if !(my_negative ^ other_negative) { in add_impl()
35 negative = other_negative; in add_impl()
436 let other_negative = d2.is_sign_negative(); in cmp_impl() localVariable
437 if self_negative && !other_negative { in cmp_impl()
439 } else if !self_negative && other_negative { in cmp_impl()
449 if self_negative && other_negative { in cmp_impl()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rust_decimal/src/ops/
H A Dlegacy.rs23 let other_negative = d2.is_sign_negative(); in add_impl() localVariable
26 if !(my_negative ^ other_negative) { in add_impl()
35 negative = other_negative; in add_impl()
436 let other_negative = d2.is_sign_negative(); in cmp_impl() localVariable
437 if self_negative && !other_negative { in cmp_impl()
439 } else if !self_negative && other_negative { in cmp_impl()
449 if self_negative && other_negative { in cmp_impl()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/rust_decimal/src/ops/
H A Dlegacy.rs23 let other_negative = d2.is_sign_negative(); in add_impl() localVariable
26 if !(my_negative ^ other_negative) { in add_impl()
35 negative = other_negative; in add_impl()
436 let other_negative = d2.is_sign_negative(); in cmp_impl() localVariable
437 if self_negative && !other_negative { in cmp_impl()
439 } else if !self_negative && other_negative { in cmp_impl()
449 if self_negative && other_negative { in cmp_impl()
/dports/benchmarks/hyperfine/hyperfine-1.12.0/cargo-crates/rust_decimal-1.16.0/src/ops/
H A Dlegacy.rs23 let other_negative = d2.is_sign_negative(); in add_impl() localVariable
26 if !(my_negative ^ other_negative) { in add_impl()
35 negative = other_negative; in add_impl()
436 let other_negative = d2.is_sign_negative(); in cmp_impl() localVariable
437 if self_negative && !other_negative { in cmp_impl()
439 } else if !self_negative && other_negative { in cmp_impl()
449 if self_negative && other_negative { in cmp_impl()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsreal.h62 bool other_negative = other.m_sig < 0; variable
64 if (negative != other_negative)
65 return negative > other_negative;
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsreal.h62 bool other_negative = other.m_sig < 0; variable
64 if (negative != other_negative)
65 return negative > other_negative;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsreal.h70 bool other_negative = other.m_sig < 0; variable
72 if (negative != other_negative)
73 return negative > other_negative;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsreal.h70 bool other_negative = other.m_sig < 0; variable
72 if (negative != other_negative)
73 return negative > other_negative;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsreal.h70 bool other_negative = other.m_sig < 0; variable
72 if (negative != other_negative)
73 return negative > other_negative;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsreal.h70 bool other_negative = other.m_sig < 0; variable
72 if (negative != other_negative)
73 return negative > other_negative;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsreal.h70 bool other_negative = other.m_sig < 0; variable
72 if (negative != other_negative)
73 return negative > other_negative;
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsreal.h70 bool other_negative = other.m_sig < 0; variable
72 if (negative != other_negative)
73 return negative > other_negative;
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsreal.h69 bool other_negative = other.m_sig < 0; variable
71 if (negative != other_negative)
72 return negative > other_negative;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsreal.h69 bool other_negative = other.m_sig < 0; variable
71 if (negative != other_negative)
72 return negative > other_negative;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsreal.h69 bool other_negative = other.m_sig < 0; variable
71 if (negative != other_negative)
72 return negative > other_negative;
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsreal.h69 bool other_negative = other.m_sig < 0; variable
71 if (negative != other_negative)
72 return negative > other_negative;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsreal.h69 bool other_negative = other.m_sig < 0; variable
71 if (negative != other_negative)
72 return negative > other_negative;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsreal.h69 bool other_negative = other.m_sig < 0; variable
71 if (negative != other_negative)
72 return negative > other_negative;
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsreal.h69 bool other_negative = other.m_sig < 0; variable
71 if (negative != other_negative)
72 return negative > other_negative;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsreal.h69 bool other_negative = other.m_sig < 0; variable
71 if (negative != other_negative)
72 return negative > other_negative;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsreal.h69 bool other_negative = other.m_sig < 0; variable
71 if (negative != other_negative)
72 return negative > other_negative;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsreal.h69 bool other_negative = other.m_sig < 0; variable
71 if (negative != other_negative)
72 return negative > other_negative;
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/rust_decimal-0.10.2/src/
H A Ddecimal.rs1936 let other_negative = other.is_sign_negative(); in add() localVariable
1939 if !(my_negative ^ other_negative) { in add()
1948 negative = other_negative; in add()
2453 let other_negative = other.is_sign_negative(); in cmp() localVariable
2454 if self_negative && !other_negative { in cmp()
2456 } else if !self_negative && other_negative { in cmp()
2466 if self_negative && other_negative { in cmp()
/dports/biology/subread/subread-2.0.2-source/src/
H A Dcore-junction.c860 int other_negative = votes -> masks[iii][jjj] & IS_NEGATIVE_STRAND; in test_small_minor_votes() local
868 if(other_negative){ in test_small_minor_votes()