Home
last modified time | relevance | path

Searched defs:bit_off (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dvalue.c2636 unsigned bit_off = 0, bit_size = 0; in value_as_mpz() local
2824 unsigned bit_off = type->bit_offset (); in unpack_long() local
3395 unsigned bit_off = type->bit_offset (); in pack_long() local
3444 unsigned bit_off = type->bit_offset (); in pack_unsigned_long() local
3524 unsigned bit_off = type->bit_offset (); in value_from_mpz() local
Dgdbtypes.c5364 unsigned bit_off = type->bit_offset (); in recursive_dump_type() local
Dada-lang.c2555 int bits, elt_off, bit_off; in value_subscript_packed() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-ssa-store-merging.cc4903 poly_offset_int bit_off = byte_off << LOG2_BITS_PER_UNIT; in adjust_bit_pos() local