Home
last modified time | relevance | path

Searched refs:Ghdl_Memcpy (Results 1 – 6 of 6) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/grt/
H A Dgrt-lib.ads26 procedure Ghdl_Memcpy subprogspec
110 pragma Export (C, Ghdl_Memcpy, "__ghdl_memcpy");
H A Dgrt-lib.adb36 procedure Ghdl_Memcpy subprogram
44 end Ghdl_Memcpy; argument
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans_decls.ads178 Ghdl_Memcpy : O_Dnode; variable
H A Dtrans-helpers2.adb119 Start_Association (Constr, Ghdl_Memcpy);
H A Dtranslation.adb670 Finish_Subprogram_Decl (Interfaces, Ghdl_Memcpy);
/dports/cad/ghdl/ghdl-1.0.0/src/ghdldrv/
H A Dghdlrun.adb321 Def (Trans_Decls.Ghdl_Memcpy,
322 Grt.Lib.Ghdl_Memcpy'Address);