Go forward to Symbol Names.
Go backward to Labels.
Go up to Symbols.

Giving Symbols Other Values
===========================

   A symbol can be given an arbitrary value by writing a symbol,
followed by an equals sign `=', followed by an expression (
see Expressions.).  This is equivalent to using the `.set' directive.
See `.set': Set.