Home
last modified time | relevance | path

Searched defs:rshift (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/lib/libc/gdtoa/
H A Dgmisc.c38 rshift(b, k) Bigint *b; int k; in rshift() function
H A Dgdtoaimp.h572 #define rshift __rshift_D2A macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc64/
H A Ddive_1.c68 unsigned rshift, lshift; in mpn_divexact_1() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/
H A Ddive_1.c62 unsigned rshift, lshift; in mpn_divexact_1() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dget_d.c281 int rshift; in mpn_get_d() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-tilegx.c437 #define TILEGX_IMM16_HOWTO(name, rshift) \ argument
451 #define TILEGX_IMM16_HOWTO_LAST(name, rshift) \ argument
465 #define TILEGX_IMM16_HOWTO_PCREL(name, rshift) \ argument
479 #define TILEGX_IMM16_HOWTO_LAST_PCREL(name, rshift) \ argument
526 #define TILEGX_IMM16_HOWTO_TLS_IE(name, rshift) \ argument
541 #define TILEGX_IMM16_HOWTO_LAST_TLS_IE(name, rshift) \ argument
H A Delf32-tilepro.c302 #define TILEPRO_IMM16_HOWTO(name, rshift) \ argument
344 #define TILEPRO_IMM16_HOWTO_PCREL(name, rshift) \ argument
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-tilegx.c437 #define TILEGX_IMM16_HOWTO(name, rshift) \ argument
451 #define TILEGX_IMM16_HOWTO_LAST(name, rshift) \ argument
465 #define TILEGX_IMM16_HOWTO_PCREL(name, rshift) \ argument
479 #define TILEGX_IMM16_HOWTO_LAST_PCREL(name, rshift) \ argument
526 #define TILEGX_IMM16_HOWTO_TLS_IE(name, rshift) \ argument
541 #define TILEGX_IMM16_HOWTO_LAST_TLS_IE(name, rshift) \ argument
H A Delf32-tilepro.c302 #define TILEPRO_IMM16_HOWTO(name, rshift) \ argument
344 #define TILEPRO_IMM16_HOWTO_PCREL(name, rshift) \ argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h1526 __v8hu rshift = { 15, 15, 15, 15, 15, 15, 15, 15 }; in _mm_srai_epi16() local
1544 __v4su rshift = { 31, 31, 31, 31 }; in _mm_srai_epi32() local
1635 __v8hu rshift; in _mm_srli_epi16() local
1654 __v4su rshift; in _mm_srli_epi32() local
1679 __v2du rshift; in _mm_srli_epi64() local
1762 __v8hu rshift; in _mm_sra_epi16() local
1780 __v4su rshift; in _mm_sra_epi32() local
1797 __v8hu rshift; in _mm_srl_epi16() local
1817 __v4su rshift; in _mm_srl_epi32() local
1838 __v2du rshift; in _mm_srl_epi64() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_div.c145 int rshift = BN_num_bits_word(d[top - 1]), lshift, i; in bn_left_align() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_div.c145 int rshift = BN_num_bits_word(d[top - 1]), lshift, i; in bn_left_align() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dkrb5kdf.c294 unsigned int rotbits, rshift, rbyte; in n_fold() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddouble-int.cc1115 double_int::rshift (HOST_WIDE_INT count) const in rshift() function in double_int
1165 double_int::rshift (HOST_WIDE_INT count, unsigned int prec, bool arith) const in rshift() function in double_int
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.c1115 double_int::rshift (HOST_WIDE_INT count) const in rshift() function
1165 double_int::rshift (HOST_WIDE_INT count, unsigned int prec, bool arith) const in rshift() function
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-spu.c182 int rshift; member
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-spu.c182 int rshift; member
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregcomp.c1059 int rshift = in optimize_utf8() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dbntest.c1380 BIGNUM *a = NULL, *rshift = NULL, *ret = NULL; in file_rshift() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dbntest.c1384 BIGNUM *a = NULL, *rshift = NULL, *ret = NULL; in file_rshift() local
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c664 const int rshift = short_mapkind ? 8 : 3; in gomp_map_vars_internal() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Drandom.d1372 enum uint rshift = typeof(x0).sizeof * 8 - 2; variable
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c929 const int rshift = short_mapkind ? 8 : 3; in gomp_map_vars_internal() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtilegx.cc1096 elfcpp::Elf_Xword rshift = 0llu; in imm_x_two_part_general() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtilegx.cc1096 elfcpp::Elf_Xword rshift = 0llu; in imm_x_two_part_general() local

12