Searched defs:shift (Results 1 - 25 of 287) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug180.go9 func shift(x int) int { return 1 << (1 << (1 << (uint(x)))) } func
/haiku-buildtools/binutils/gas/testsuite/gas/hppa/parse/
H A Dregpopbug.s4 shift: .reg %sar label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/parse/
H A Dregpopbug.s4 shift: .reg %sar label
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Denum6.C4 struct shift { struct
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/chan/
H A Dselect.go12 var shift uint var
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sparc/
H A Dultrasp10.c12 static inline unsigned int shift(int n, unsigned int value) function
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Ddshift_2.F9049 integer :: shift local in function:run_dshiftl
55 integer :: shift local in function:run_dshiftr
H A Dshiftalr_2.F9033 integer :: shift local in function:run_shifta
38 integer :: shift local in function:run_shiftl
43 integer :: shift local in function:run_shiftr
48 integer :: shift local in function:run_ishft
[all...]
H A Ddshift_1.F90137 integer :: shift local in function:dshiftl_1
142 integer :: shift local in function:dshiftl_2
147 integer :: shift local in function:dshiftl_4
152 integer :: shift local in function:dshiftl_8
158 integer :: shift local in function:dshiftr_1
163 integer :: shift local in function:dshiftr_2
168 integer :: shift local in function:dshiftr_4
173 integer :: shift local in function:dshiftr_8
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dmaverick.s296 shift: label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Dmaverick.s296 shift: label
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr36786.c10 UDItype count, shift; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/ia64/
H A Dpostinc-1.c5 copy_loop_ldouble(void *xdest, const void *xsrc, long roff, long soff, long len, long shift) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Dloongson-shift-count-truncated-1.c17 main1 (int shift) argument
/haiku-buildtools/gcc/libatomic/
H A Dload_n.c76 UWORD shift, t, *wptr; local
/haiku-buildtools/gcc/gcc/
H A Ddata-streamer.c102 int shift = 0; local
122 int shift = 0; local
/haiku-buildtools/binutils/include/
H A Dleb128.h58 unsigned int shift = 0; local
91 unsigned int shift = 0; local
/haiku-buildtools/gcc/gmp/mpn/generic/
H A Dbdiv_q_1.c97 int shift; local
108 d >>= shift; local
30 mpn_pi1_bdiv_q_1(mp_ptr rp, mp_srcptr up, mp_size_t n, mp_limb_t d, mp_limb_t di, int shift) argument
[all...]
H A Ddive_1.c71 unsigned shift; local
90 divisor >>= shift; local
[all...]
H A Dtoom_eval_pm2exp.c32 mpn_toom_eval_pm2exp(mp_ptr xp2, mp_ptr xm2, unsigned k, mp_srcptr xp, mp_size_t n, mp_size_t hn, unsigned shift, mp_ptr tp) argument
[all...]
/haiku-buildtools/gcc/gmp/mpq/
H A Dset_f.c84 int shift; local
/haiku-buildtools/gcc/gmp/tests/mpn/
H A Dt-divrem_1.c65 int i, shift; local
/haiku-buildtools/gcc/gmp/tests/mpz/
H A Dt-set_f.c30 static const int shift[] = { local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpr36038.c16 int shift; local
/haiku-buildtools/gcc/include/
H A Dleb128.h58 unsigned int shift = 0; local
91 unsigned int shift = 0; local

Completed in 123 milliseconds

1234567891011>>