Lines Matching refs:VAR
3685 % @set VAR sets the variable VAR to an empty value.
3686 % @set VAR REST-OF-LINE sets VAR to the value REST-OF-LINE.
3688 % Since we want to separate VAR from REST-OF-LINE (which might be
3710 % @clear VAR clears (i.e., unsets) the variable VAR.
3753 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
3772 % @ifclear VAR ... @end ifclear reads the `...' iff VAR has never been