Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/grt/
H A Dgrt-signals.ads87 type Guard_Func_Acc is access function (This : System.Address) type
89 pragma Convention (C, Guard_Func_Acc);
260 Guard_Func : Guard_Func_Acc;
811 (Val_Ptr : Ghdl_Value_Ptr; This : System.Address; Proc : Guard_Func_Acc)
H A Dgrt-signals.adb1580 (Val_Ptr : Ghdl_Value_Ptr; This : System.Address; Proc : Guard_Func_Acc)