@stack Segment name of STACK Predefined equate
This alias equate @stack translates to the segment or group that SS
is assumed to be when you use the STACK directive together with a
MODEL statement.
Example: errif @stack ne @data "Must use NEARSTACK model modifier"