14.3.2 Symbol Redefinition

Any symbol defined by a parmX macro in one function can be redefined as a parameter in any other function. This allows different functions to refer to the same parameter by the same name, regardless of its location on the stack.