Searched defs:bits (Results 251 - 275 of 284) sorted by relevance

<<1112

/haiku-buildtools/binutils/binutils/
H A Dwindint.h361 rc_uint_type bits; member in struct:rc_group_cursor
373 bfd_byte bits[2]; member in struct:bin_group_cursor_item
727 rc_uint_type bits; member in struct:rc_group_icon
749 bfd_byte bits[2]; member in struct:bin_group_icon_item
/haiku-buildtools/binutils/bfd/
H A Dsom.c4993 int bits = (c - 'a') * 8; local
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-score7.c543 int bits; member in struct:s7_datafield_range
[all...]
H A Dtc-tic6x.c2495 unsigned int bits; local
2613 str, 1u << bits); local
H A Dtc-metag.c163 unsigned int bits; member in struct:__anon417
950 within_signed_range(int value, unsigned int bits) argument
960 within_unsigned_range(unsigned int value, unsigned int bits) argument
[all...]
H A Dtc-score.c481 int bits; member in struct:s3_datafield_range
[all...]
H A Dtc-aarch64.c7103 unsigned_overflow(valueT value, unsigned bits) argument
7118 signed_overflow(offsetT value, unsigned bits) argument
[all...]
/haiku-buildtools/binutils/gas/
H A Drx-parse.c4492 immediate (expressionS exp, int type, int pos, int bits) argument
/haiku-buildtools/binutils/libiberty/
H A Dregex.c1808 } bits; member in union:__anon1073
[all...]
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c1806 } bits; member in union:__anon3045
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc2928 Type::make_integer_type(const char* name, bool is_unsigned, int bits, argument
2967 Float_type::create_float_type(const char* name, int bits, argument
3062 Type::make_float_type(const char* name, int bits, int runtime_type_kind) argument
3091 Complex_type::create_complex_type(const char* name, int bits, argument
2803 create_integer_type(const char* name, bool is_unsigned, int bits, int runtime_type_kind) argument
3189 make_complex_type(const char* name, int bits, int runtime_type_kind) argument
5795 unsigned int bits = mpz_sizeinbase(val, 2); local
[all...]
H A Dexpressions.cc1937 int bits = mpz_sizeinbase(this->val_, 2); local
4529 int bits local
4565 int bits = type->complex_type()->bits(); local
4566 mpfr_prec_round(mpc_realref(left_val), bits / 2, GMP_RNDN); local
4567 mpfr_prec_round(mpc_imagref(left_val), bits / 2, GMP_RNDN); local
4568 mpfr_prec_round(mpc_realref(right_val), bits / 2, GMP_RNDN); local
4569 mpfr_prec_round(mpc_imagref(right_val), bits / 2, GMP_RNDN); local
5758 int bits = left_type->integer_type()->bits(); local
7154 int bits = mpz_sizeinbase(val, 2); local
15692 int bits = mpz_sizeinbase(val, 2); local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-loop-ivopts.c3328 unsigned bits; local
H A Dtree-core.h837 } bits; member in union:__anon1900
[all...]
H A Doptabs.c1600 unsigned int bits = GET_MODE_PRECISION (mode); local
[all...]
H A Dtree.c1640 build_low_bits_mask(tree type, unsigned bits) argument
9116 crc32_unsigned_bits(unsigned chksum, unsigned value, unsigned bits) argument
10778 unsigned bits = TYPE_PRECISION (TREE_TYPE (x)); local
[all...]
/haiku-buildtools/gcc/gcc/config/tilegx/
H A Dtilegx.c1781 HOST_WIDE_INT bits = (val >> ins_shift) & 0xFFFF; local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c3638 _bfd_mips_elf_sign_extend(bfd_vma value, int bits) argument
3652 mips_elf_overflow_p(bfd_vma value, int bits) argument
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-ia64.c5288 valueT bits = 1; local
5647 unsigned int bits local
5664 int bits, relocatable = 0; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dcom.c3133 ffebit bits = ffebld_accter_bits (expr); local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dssa-dse-10.c973 static const struct encodedBits bits[] = { variable in typeref:struct:encodedBits
/haiku-buildtools/gcc/gcc/config/avr/
H A Davr.c13419 unsigned int bits = GET_MODE_BITSIZE (fval.mode); local
13543 int bits = TREE_INT_CST_LOW (tbits); local
[all...]
/haiku-buildtools/gcc/gcc/config/alpha/
H A Dalpha.c1765 int i, bits; local
[all...]
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c5086 HOST_WIDE_INT bits = ((HOST_WIDE_INT)1U << size) - 1; local
[all...]
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.c3511 c_common_type_for_size(unsigned int bits, int unsignedp) argument
11645 unsigned int bits; local
[all...]

Completed in 610 milliseconds

<<1112