Home
last modified time | relevance | path

Searched refs:bit_size_p (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDada-lang.c6586 int *byte_offset_p, int *bit_offset_p, int *bit_size_p, in find_struct_field() argument
6599 if (bit_size_p != NULL) in find_struct_field()
6600 *bit_size_p = 0; in find_struct_field()
6621 if (bit_size_p != NULL) in find_struct_field()
6622 *bit_size_p = bit_size; in find_struct_field()
6629 bit_size_p, index_p)) in find_struct_field()
6646 bit_offset_p, bit_size_p, index_p)) in find_struct_field()