Home
last modified time | relevance | path

Searched refs:Exception_Code_HTable (Results 1 – 5 of 5) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-vmexta.adb67 package Exception_Code_HTable is new System.HTable.Static_HTable ( packspec
87 Res := Exception_Code_HTable.Get (X);
140 if Exception_Code_HTable.Get (Excode) = null then
141 Exception_Code_HTable.Set
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-vmexta.adb67 package Exception_Code_HTable is new System.HTable.Static_HTable (
87 Res := Exception_Code_HTable.Get (X);
140 if Exception_Code_HTable.Get (Excode) = null then
141 Exception_Code_HTable.Set
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-vmexta.adb64 package Exception_Code_HTable is new System.HTable.Static_HTable ( packspec
97 Res := Exception_Code_HTable.Get (X);
170 if Exception_Code_HTable.Get (Excode) = null then
171 Exception_Code_HTable.Set (new Exception_Code_Data'(Excode, E, null));
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-vmexta.adb65 package Exception_Code_HTable is new System.HTable.Static_HTable ( packspec
98 Res := Exception_Code_HTable.Get (X);
170 if Exception_Code_HTable.Get (Excode) = null then
171 Exception_Code_HTable.Set (new Exception_Code_Data'(Excode, E, null));
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-vmexta.adb65 package Exception_Code_HTable is new System.HTable.Static_HTable ( packspec
98 Res := Exception_Code_HTable.Get (X);
170 if Exception_Code_HTable.Get (Excode) = null then
171 Exception_Code_HTable.Set (new Exception_Code_Data'(Excode, E, null));