Home
last modified time | relevance | path

Searched refs:Call_Mechanism (Results 1 – 2 of 2) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans.ads939 type Call_Mechanism is (Pass_By_Copy, Pass_By_Address); type
940 type Call_Mechanism_Array is array (Object_Kind_Type) of Call_Mechanism;
H A Dtrans-chap2.adb87 Mech : Call_Mechanism;