Home
last modified time | relevance | path

Searched refs:Set_Across_Type (Results 1 – 5 of 5) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_types.adb2466 Set_Across_Type (Nat, Def);
2584 Set_Across_Type (Def, Tm);
H A Dvhdl-nodes.ads8343 procedure Set_Across_Type (Def : Iir; Atype : Iir); subprogspec
H A Dvhdl-nodes.adb4502 procedure Set_Across_Type (Def : Iir; Atype : Iir) is subprogram
4508 end Set_Across_Type;
H A Dvhdl-nodes_meta.adb6691 Set_Across_Type (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2318 Set_Across_Type = libghdl.vhdl__nodes__set_across_type variable