Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-stmts.ads149 Ret_Value : Valtyp; component
H A Dsynth-stmts.adb1931 Ret_Value => No_Valtyp,
1976 elsif C.Nbr_Ret = 1 and then Is_Static (C.Ret_Value.Val) then
1977 Res := C.Ret_Value;
1980 (Get_Current_Value (Ctxt, C.W_Val), C.Ret_Value.Typ);
2031 Ret_Value => No_Valtyp,
2056 pragma Assert (Is_Static (C.Ret_Value.Val));
2057 Res := C.Ret_Value;
2731 C.Ret_Value := Val;
3053 Ret_Value => No_Valtyp,