(identify_entry) — identify an entry in the PreInit table

This invocation of CEEPIPI identifies the language of the entry point for a routine in the PreInit table.

Read syntax diagramSkip visual syntax diagram
Syntax

>>-CALL--CEEPIPI--(--identify_entry--,--token--,---------------->

>--ceexptbl_index--,--programming language--)------------------><

identify_entry (input)
A fullword containing the identify_entry function code (integer value=13).
token (input)
A fullword with the value of the token of the environment. This is the token returned by a (init_main), (init_main_dp), (init_sub) or (init_sub_dp) request.
ceexptbl_index (input)
A fullword containing the index in the PreInit table of the entry to identify the programming language.
programming language (output)
A fullword with one of the following possible values:
3
C/C++
5
COBOL
10
PL/I
11
Enterprise PL/I for z/OS
15
Language Environment-enabled assembler
16
PL/X