Searched refs:ffetype_alignment (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/f/ | ||
H A D | type.h | 42 #define ffetype_alignment(t) ((t)->alignment_) macro |
H A D | target.c | 486 *alignment = ffetype_alignment (type); in ffetarget_layout() |