This is coded as:
.name[{+|-}nnnnnnnn]...[{+|-}(iiiiiiii)],
where:
name
The name is case sensitive except under the conditions that follow:
If the procedure containing name was not compiled with debug option then if name is a C language symbolic name it will be case sensitive and begin with an underscore (_) character unless it was declared with the Pascal naming convention, in which case the underscore is omitted and name is capitalized.