Searched defs:off_align (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | stor-layout.cc | 938 pos_from_bit (tree *poffset, tree *pbitpos, unsigned int off_align, in pos_from_bit() 965 normalize_offset (tree *poffset, tree *pbitpos, unsigned int off_align) in normalize_offset()
|
H A D | tree-core.h | 1807 unsigned int off_align : 6; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | stor-layout.c | 935 pos_from_bit (tree *poffset, tree *pbitpos, unsigned int off_align, in pos_from_bit() 962 normalize_offset (tree *poffset, tree *pbitpos, unsigned int off_align) in normalize_offset()
|
H A D | tree-core.h | 1737 unsigned int off_align : 6; member
|