Searched refs:alignment_of (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/libstdc++/include/tr1/
H A Dtype_traits_fwd.h161 struct alignment_of;
/freebsd-9.3-release/contrib/gdb/gdb/
H A Ds390-tdep.c2519 alignment_of (struct type *type) function
2535 int field_alignment = alignment_of (TYPE_FIELD_TYPE (type, i));
2592 sp = align_down (sp, alignment_of (type));

Completed in 73 milliseconds