Home
last modified time | relevance | path

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

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-vmexta.adb155 Excode : constant Exception_Code := Base_Code_In (Code); constant
168 E.Foreign_Data := Excode;
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.adb155 Excode : constant SSL.Exception_Code := Base_Code_In (Code); constant
168 E.Import_Code := Excode;
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.adb155 Excode : constant SSL.Exception_Code := Base_Code_In (Code); constant
168 E.Import_Code := Excode;
170 if Exception_Code_HTable.Get (Excode) = null then
171 Exception_Code_HTable.Set (new Exception_Code_Data'(Excode, E, null));
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-vmexta.adb131 Excode : constant Integer := (Code / 8) * 8; constant
140 if Exception_Code_HTable.Get (Excode) = null then
143 (Excode,
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-vmexta.adb131 Excode : constant Integer := (Code / 8) * 8;
140 if Exception_Code_HTable.Get (Excode) = null then
143 (Excode,