Home
last modified time | relevance | path

Searched defs:carry (Results 126 – 150 of 6857) sorted by relevance

12345678910>>...275

/dports/lang/python-tools/Python-3.8.12/Modules/_decimal/libmpdec/
H A Dbasearith.c55 mpd_uint_t carry = 0; in _mpd_baseadd() local
88 mpd_uint_t carry = 0; in _mpd_baseaddto() local
115 mpd_uint_t carry; in _mpd_shortadd() local
140 mpd_uint_t carry = 1; in _mpd_baseincr() local
220 mpd_uint_t carry = 0; in _mpd_shortmul() local
246 mpd_uint_t carry; in _mpd_basemul() local
313 mpd_uint_t carry; in _mpd_basedivmod() local
565 mpd_uint_t carry; in _mpd_shortadd_b() local
590 mpd_uint_t carry = 0; in _mpd_shortmul_c() local
613 mpd_uint_t carry = 0; in _mpd_shortmul_b() local
/dports/lang/python38/Python-3.8.12/Modules/_decimal/libmpdec/
H A Dbasearith.c55 mpd_uint_t carry = 0; in _mpd_baseadd() local
88 mpd_uint_t carry = 0; in _mpd_baseaddto() local
115 mpd_uint_t carry; in _mpd_shortadd() local
140 mpd_uint_t carry = 1; in _mpd_baseincr() local
220 mpd_uint_t carry = 0; in _mpd_shortmul() local
246 mpd_uint_t carry; in _mpd_basemul() local
313 mpd_uint_t carry; in _mpd_basedivmod() local
565 mpd_uint_t carry; in _mpd_shortadd_b() local
590 mpd_uint_t carry = 0; in _mpd_shortmul_c() local
613 mpd_uint_t carry = 0; in _mpd_shortmul_b() local
/dports/lang/python39/Python-3.9.9/Modules/_decimal/libmpdec/
H A Dbasearith.c55 mpd_uint_t carry = 0; in _mpd_baseadd() local
88 mpd_uint_t carry = 0; in _mpd_baseaddto() local
115 mpd_uint_t carry; in _mpd_shortadd() local
140 mpd_uint_t carry = 1; in _mpd_baseincr() local
220 mpd_uint_t carry = 0; in _mpd_shortmul() local
246 mpd_uint_t carry; in _mpd_basemul() local
313 mpd_uint_t carry; in _mpd_basedivmod() local
566 mpd_uint_t carry; in _mpd_shortadd_b() local
591 mpd_uint_t carry = 0; in _mpd_shortmul_c() local
614 mpd_uint_t carry = 0; in _mpd_shortmul_b() local
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_decimal/libmpdec/
H A Dbasearith.c55 mpd_uint_t carry = 0; in _mpd_baseadd() local
88 mpd_uint_t carry = 0; in _mpd_baseaddto() local
115 mpd_uint_t carry; in _mpd_shortadd() local
140 mpd_uint_t carry = 1; in _mpd_baseincr() local
220 mpd_uint_t carry = 0; in _mpd_shortmul() local
246 mpd_uint_t carry; in _mpd_basemul() local
313 mpd_uint_t carry; in _mpd_basedivmod() local
565 mpd_uint_t carry; in _mpd_shortadd_b() local
590 mpd_uint_t carry = 0; in _mpd_shortmul_c() local
613 mpd_uint_t carry = 0; in _mpd_shortmul_b() local
/dports/math/mpdecimal/mpdecimal-2.5.1/libmpdec/
H A Dbasearith.c55 mpd_uint_t carry = 0; in _mpd_baseadd() local
88 mpd_uint_t carry = 0; in _mpd_baseaddto() local
115 mpd_uint_t carry; in _mpd_shortadd() local
140 mpd_uint_t carry = 1; in _mpd_baseincr() local
220 mpd_uint_t carry = 0; in _mpd_shortmul() local
246 mpd_uint_t carry; in _mpd_basemul() local
313 mpd_uint_t carry; in _mpd_basedivmod() local
566 mpd_uint_t carry; in _mpd_shortadd_b() local
591 mpd_uint_t carry = 0; in _mpd_shortmul_c() local
614 mpd_uint_t carry = 0; in _mpd_shortmul_b() local
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_decimal/libmpdec/
H A Dbasearith.c55 mpd_uint_t carry = 0; in _mpd_baseadd() local
88 mpd_uint_t carry = 0; in _mpd_baseaddto() local
115 mpd_uint_t carry; in _mpd_shortadd() local
140 mpd_uint_t carry = 1; in _mpd_baseincr() local
220 mpd_uint_t carry = 0; in _mpd_shortmul() local
246 mpd_uint_t carry; in _mpd_basemul() local
313 mpd_uint_t carry; in _mpd_basedivmod() local
565 mpd_uint_t carry; in _mpd_shortadd_b() local
590 mpd_uint_t carry = 0; in _mpd_shortmul_c() local
613 mpd_uint_t carry = 0; in _mpd_shortmul_b() local
/dports/www/mod_php81/php-8.1.1/ext/hash/
H A Dphp_hash_murmur.h22 uint32_t carry; member
34 uint32_t carry[4]; member
46 uint64_t carry[2]; member
/dports/lang/php81/php-8.1.1/ext/hash/
H A Dphp_hash_murmur.h22 uint32_t carry; member
34 uint32_t carry[4]; member
46 uint64_t carry[2]; member
/dports/security/s2n/s2n-tls-1.1.2/pq-crypto/sike_r1/
H A Dfp_generic_r1.c19 unsigned int i, carry = 0; in fpadd503() local
73 unsigned int i, carry = 0; in fpdiv2_503() local
105 digit_t albl, albh, ahbl, ahbh, res1, res2, res3, carry; in digit_x_digit() local
138 unsigned int i, j, carry; in mp_mul() local
175 unsigned int i, j, carry, count = p503_ZERO_WORDS; in rdc_mont() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/arm/mve/intrinsics/
H A Dvadcq_m_s32.c8 foo (int32x4_t inactive, int32x4_t a, int32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
17 foo1 (int32x4_t inactive, int32x4_t a, int32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()
H A Dvadcq_m_u32.c8 foo (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
17 foo1 (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/arm/mve/intrinsics/
H A Dvadcq_m_s32.c8 foo (int32x4_t inactive, int32x4_t a, int32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
17 foo1 (int32x4_t inactive, int32x4_t a, int32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()
H A Dvadcq_m_u32.c8 foo (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
17 foo1 (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()
H A Dvsbcq_m_s32.c8 foo (int32x4_t inactive, int32x4_t a, int32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
17 foo1(int32x4_t inactive, int32x4_t a, int32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()
H A Dvsbcq_m_u32.c8 foo (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
16 foo1 (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/ashenden/compliant/
H A Dch_05_ch_05_08.vhd46 signal sum, carry : bit; signal
65 signal sum, carry : bit; signal
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ashenden/compliant/digital-modeling/
H A Dinline_08.vhd42 signal sum, carry : bit; signal
65 signal sum, carry : bit; signal
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/arm/mve/intrinsics/
H A Dvsbcq_m_u32.c8 foo (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
16 foo1 (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()
H A Dvadcq_m_u32.c8 foo (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
17 foo1 (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()
H A Dvsbcq_m_s32.c8 foo (int32x4_t inactive, int32x4_t a, int32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
17 foo1(int32x4_t inactive, int32x4_t a, int32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/arm/mve/intrinsics/
H A Dvadcq_m_s32.c8 foo (int32x4_t inactive, int32x4_t a, int32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
17 foo1 (int32x4_t inactive, int32x4_t a, int32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()
H A Dvsbcq_m_s32.c8 foo (int32x4_t inactive, int32x4_t a, int32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
17 foo1(int32x4_t inactive, int32x4_t a, int32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()
H A Dvadcq_m_u32.c8 foo (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
17 foo1 (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()
H A Dvsbcq_m_u32.c8 foo (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
16 foo1 (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/arm/mve/intrinsics/
H A Dvadcq_m_u32.c8 foo (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo()
17 foo1 (uint32x4_t inactive, uint32x4_t a, uint32x4_t b, unsigned * carry, mve_pred16_t p) in foo1()

12345678910>>...275