Searched refs:normalize_offset (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | stor-layout.h | 31 extern void normalize_offset (tree *, tree *, unsigned int);
|
H A D | stor-layout.cc | 965 normalize_offset (tree *poffset, tree *pbitpos, unsigned int off_align) in normalize_offset() function 1011 normalize_offset (&rli->offset, &rli->bitpos, rli->offset_align); in normalize_rli()
|
H A D | ChangeLog-2000 | 23872 (pos_from_byte, pos_from_bit, normalize_offset): Likewise.
|
H A D | ChangeLog-2012 | 25140 (normalize_offset): Use pos_from_bit instead of replicating it.
|
H A D | ChangeLog-2013 | 8297 (normalize_offset): Moved to stor-layout.h.
|
H A D | ChangeLog-2004 | 11027 (normalize_offset): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | stor-layout.h | 31 extern void normalize_offset (tree *, tree *, unsigned int);
|
H A D | stor-layout.c | 962 normalize_offset (tree *poffset, tree *pbitpos, unsigned int off_align) in normalize_offset() function 1008 normalize_offset (&rli->offset, &rli->bitpos, rli->offset_align); in normalize_rli()
|