Home
last modified time | relevance | path

Searched defs:Vhpi_Get_Str (Results 1 – 2 of 2) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/grt/
H A Dgrt-avhpi.adb617 procedure Vhpi_Get_Str (Property : VhpiStrPropertyT; subprogram
652 procedure Vhpi_Get_Str (Property : VhpiStrPropertyT; subprogram
657 subtype R_Type is String (1 .. Res'Length);
658 R : R_Type renames Res;
660 procedure Add (C : Character) is
668 procedure Add (Str : String) is
693 Vhpi_Get_Str (Property, Obj, Str); argument
H A Dgrt-avhpi.ads446 procedure Vhpi_Get_Str (Property : VhpiStrPropertyT; subprogspec
451 procedure Vhpi_Get_Str (Property : VhpiStrPropertyT; subprogspec