Next: Attribute Target_Name, Previous: Attribute Stub_Type, Up: Implementation Defined Attributes [Contents][Index]
Standard'System_Allocator_Alignment
(Standard
is the only
permissible prefix) provides the observable guaranted to be honored by
the system allocator (malloc). This is a static value that can be used
in user storage pools based on malloc either to reject allocation
with alignment too large or to enable a realignment circuitry if the
alignment request is larger than this value.