Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/grt/
H A Dgrt-backtraces.adb137 Last_Part : Natural; variable
152 Last_Part := 0;
156 Last_Part := I;
160 if Last_Part /= 0 then
161 Suffix := To_Ghdl_C_String (Name (Last_Part)'Address);
167 Last_Part := 0;
173 exit when Off = Last_Part;
/dports/cad/ghdl/ghdl-1.0.0/src/psl/
H A Dpsl-optimize.adb389 Last_Part : Part_Id; variable
422 Last_Part := 1;
444 for P in 0 .. Last_Part loop
465 Last_Part := Last_Part + 1;
466 Last_Offsets (Last_Part) := Last_Off + 1;
470 Start_Offsets (Last_Part) := Last_Off + 1;
471 State_Part (S) := Last_Part;