Home
last modified time | relevance | path

Searched refs:Set_Index_Subtype_Definition_List (Results 1 – 7 of 7) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-std_package.adb318 Set_Index_Subtype_Definition_List (Def, Index_List);
1176 Set_Index_Subtype_Definition_List (String_Type_Definition,
H A Dvhdl-sem_types.adb1039 Set_Index_Subtype_Definition_List (Base_Type, Base_Index_List);
H A Dvhdl-nodes.ads8253 procedure Set_Index_Subtype_Definition_List (Def : Iir; Idx : Iir_Flist); subprogspec
H A Dvhdl-parse.adb2612 Set_Index_Subtype_Definition_List (Res_Type, Index_Flist);
3510 Set_Index_Subtype_Definition_List (Res_Type, Index_Flist);
H A Dvhdl-nodes.adb4181 procedure Set_Index_Subtype_Definition_List (Def : Iir; Idx : Iir_Flist) is subprogram
4187 end Set_Index_Subtype_Definition_List;
H A Dvhdl-nodes_meta.adb7027 Set_Index_Subtype_Definition_List (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2258 Set_Index_Subtype_Definition_List = libghdl.vhdl__nodes__set_index_subtype_definition_list variable