A subprogram entry. For example, ENT in the following example.
FUNCTION FUNC() RESULT (R) ... ENTRY ENT() RESULT (R) ... END FUNCTION