; see *note Procedures::. 'R' Register parameter; see *note Register Parameters::. 'r' Register variable; see *note Register Variables::. 'S' File scope variable; see *note Statics::. 's' Local variable (OS9000). 't' Type name; see *note Typedefs::. 'T' Enumeration, structure, or union tag; see *note Typedefs::. 'v' Parameter passed by reference; see *note Reference Parameters::. 'V' Procedure scope static variable; see *note Statics::. 'x' Conformant array; see *note Conformant Arrays::. 'X' Function return variable; see *note Parameters::.