Searched defs:bits (Results 126 - 150 of 284) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-ifcombine.c333 recognize_bits_test (gcond *cond, tree *name, tree *bits, bool inv) argument
H A Dbitmap.h174 BITMAP_WORD bits[BITMAP_ELEMENT_WORDS]; /* Bits that are set. */ variable
331 BITMAP_WORD bits; member in struct:bitmap_iterator
[all...]
/haiku-buildtools/binutils/bfd/
H A Delfxx-aarch64.c31 _bfd_aarch64_sign_extend (bfd_vma value, int bits) argument
125 aarch64_unsigned_overflow (bfd_vma value, unsigned int bits) argument
141 aarch64_signed_overflow (bfd_vma value, unsigned int bits) argument
[all...]
/haiku-buildtools/binutils/gas/config/
H A Datof-ieee.c166 /* Extra bits for zeroed low-order bits. local
[all...]
H A Datof-vax.c195 LITTLENUM_TYPE bits[MAX_PRECISION + MAX_PRECISION + GUARD]; local
[all...]
H A Dtc-ft32.c83 int bits; member in struct:__anon362
/haiku-buildtools/binutils/include/opcode/
H A Ds390.h108 int bits; member in struct:s390_operand
H A Dmn10300.h76 /* The number of bits in the operand. */ member in struct:mn10300_operand
H A Di370.h142 /* The number of bits in the operand. */ member in struct:i370_operand
/haiku-buildtools/binutils/opcodes/
H A Dtilepro-opc.c10161 find_opcode (tilepro_bundle_bits bits, tilepro_pipeline pipe) argument
10182 parse_insn_tilepro (tilepro_bundle_bits bits, argument
H A Depiphany-asm.c96 int bits = 0; local
H A Dmsp430-dis.c969 unsigned short bits; local
[all...]
H A Dtilegx-opc.c8044 find_opcode (tilegx_bundle_bits bits, const unsigned short *table) argument
8063 parse_insn_tilegx (tilegx_bundle_bits bits, argument
H A Dz8kgen.c33 char *bits; member in struct:op
762 chewbits (char *bits, int *length) argument
[all...]
/haiku-buildtools/binutils/zlib/contrib/puff/
H A Dpuff.c126 local int bits(struct state *s, int need) function
[all...]
/haiku-buildtools/binutils/zlib/contrib/blast/
H A Dblast.c68 local int bits(struct state *s, int need) function
[all...]
/haiku-buildtools/binutils/zlib/examples/
H A Dgun.c207 int bits; /* current bits per code */ local
[all...]
/haiku-buildtools/binutils/zlib/
H A Dinflate.c271 unsigned sym, bits; local
614 unsigned bits; /* bits in bit buffer */ local
[all...]
/haiku-buildtools/binutils/zlib/contrib/infback9/
H A Dinfback9.c56 unsigned sym, bits, low, size; local
234 unsigned bits; /* bits in bit buffer */ local
[all...]
/haiku-buildtools/gcc/zlib/contrib/blast/
H A Dblast.c66 local int bits(struct state *s, int need) function
[all...]
/haiku-buildtools/legacy/binutils/include/opcode/
H A Dalpha.h84 /* The number of bits in the operand. */ member in struct:alpha_operand
H A Dd10v.h106 int bits; member in struct:d10v_operand
/haiku-buildtools/legacy/binutils/opcodes/
H A Dia64-opc.c199 ia64_insn bits = completer_table[completer_index].bits; local
214 extract_op_bits(int op_pointer, int bitoffset, int bits) argument
[all...]
/haiku-buildtools/gcc/zlib/
H A Dinflate.h99 unsigned bits; /* number of bits in "in" */ member in struct:inflate_state
/haiku-buildtools/binutils/libiberty/
H A Dfloatformat.c449 unsigned int bits = hi_bit - lo_bit; local
587 unsigned int bits = hi_bit - lo_bit; local
590 stuff_to_put >>= bits; local
[all...]

Completed in 140 milliseconds

1234567891011>>