Searched defs:bits (Results 151 - 175 of 284) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/zlib/
H A Dinflate.h99 unsigned bits; /* number of bits in "in" */ member in struct:inflate_state
/haiku-buildtools/gcc/gcc/
H A Dhard-reg-set.h531 HARD_REG_ELT_TYPE bits; member in struct:hard_reg_set_iterator
[all...]
/haiku-buildtools/gcc/gcc/go/
H A Dgo-lang.c316 go_langhook_type_for_size (unsigned int bits, int unsignedp) argument
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dfloatformat.c447 unsigned int bits = hi_bit - lo_bit; local
585 unsigned int bits = hi_bit - lo_bit; local
588 stuff_to_put >>= bits; local
[all...]
/haiku-buildtools/binutils/bfd/
H A Dcpu-ia64-opc.c103 int i, bits = 0, total = 0; local
188 int i, bits = 0, total = 0; local
[all...]
H A Dlibbfd.c731 bfd_put_bits(bfd_uint64_t data, void *p, int bits, bfd_boolean big_p) argument
751 bfd_get_bits(const void *p, int bits, bfd_boolean big_p) argument
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dia64-opc.c198 ia64_insn bits = completer_table[completer_index].bits; local
213 extract_op_bits(int op_pointer, int bitoffset, int bits) argument
[all...]
H A Daarch64-gen.c60 struct bittree *bits[2]; member in struct:bittree
[all...]
/haiku-buildtools/binutils/include/opcode/
H A Dalpha.h85 /* The number of bits in the operand. */ member in struct:alpha_operand
H A Dv850.h113 int bits; member in struct:v850_operand
[all...]
H A Dd10v.h110 int bits; member in struct:d10v_operand
H A Dft32.h25 unsigned int bits; member in struct:ft32_opc_info_t
/haiku-buildtools/binutils/gold/
H A Dresolve.cc178 unsigned int bits; local
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/all/
H A Dtest-gen.c109 word bits; member in struct:__anon518
476 word bits = ((word) val) & (((((word) 1) << (nbits - 1)) << 1) - 1); local
513 word bits = val; local
549 word bits = val; local
646 word bits = 0; local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Dlibbfd.c749 bfd_put_bits(bfd_uint64_t data, void *p, int bits, bfd_boolean big_p) argument
769 bfd_get_bits(const void *p, int bits, bfd_boolean big_p) argument
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/all/
H A Dtest-gen.c109 word bits; member in struct:__anon2629
476 word bits = ((word) val) & (((((word) 1) << (nbits - 1)) << 1) - 1); local
513 word bits = val; local
549 word bits = val; local
646 word bits = 0; local
[all...]
/haiku-buildtools/legacy/binutils/include/opcode/
H A Darc.h131 unsigned char bits; member in struct:arc_operand
[all...]
/haiku-buildtools/legacy/binutils/opcodes/
H A Dcris-dis.c159 int bits; local
[all...]
H A Dm32c-asm.c579 parse_unsigned_bitbase(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep, unsigned bits, int allow_syms) argument
633 parse_signed_bitbase(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep, unsigned bits, int allow_syms) argument
H A Dm68k-dis.c165 fetch_arg(unsigned char *buffer, int code, int bits, disassemble_info *info) argument
H A Dns32k-dis.c324 sign_extend(int value, int bits) argument
[all...]
/haiku-buildtools/gcc/zlib/
H A Dtrees.c239 int bits; /* bit counter */ local
500 int bits; /* bit length */ local
582 int bits; /* bit index */ local
[all...]
/haiku-buildtools/gcc/gcc/java/
H A Dtypeck.c193 java_type_for_size (unsigned bits, int unsignedp) argument
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-cppbuiltin.c1622 int bits; local
/haiku-buildtools/gcc/libstdc++-v3/src/filesystem/
H A Dops.cc241 inline bool is_set(Bitmask obj, Bitmask bits) argument

Completed in 199 milliseconds

1234567891011>>