alias
From Free Pascal wiki
Jump to navigationJump to search
The modifier alias gives the opportunity to specify an assembler name of a routine.
It is considered deprecated since FPC 2.2.4.
Use the [public name '…'] modifier instead.