Home
last modified time | relevance | path

Searched defs:bit_size (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/tools/tools/bus_autoconf/
H A Dbus_sections.c53 uint16_t bit_size; member
/dflybsd-src/contrib/gdb-7/gdb/
H A Dada-valprint.c1101 int bit_size = TYPE_FIELD_BITSIZE (type, i); in print_field_values() local
H A Dada-lang.c2171 int bit_size, bit_pos; in decode_constrained_packed_array() local
2272 long offset, int bit_offset, int bit_size, in ada_value_primitive_packed_val()
6558 int bit_size = TYPE_FIELD_BITSIZE (arg_type, fieldno); in ada_value_primitive_field() local
6613 int bit_size = TYPE_FIELD_BITSIZE (type, i); in find_struct_field() local
6838 int bit_offset, bit_size, byte_offset; in ada_value_struct_elt() local
H A Ddwarf2loc.c2193 ULONGEST bit_size = 0; in dwarf2_evaluate_loc_desc_full() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c3012 const uint8_t bit_size = 1 + bf_bit_size(hdr); in do_uncompress_block() local