Home
last modified time | relevance | path

Searched refs:Host_Spec (Results 1 – 8 of 8) sorted by last modified time

/dports/lang/gnat_util/gnat_util/
H A Dprj.adb1526 Host_Spec : String_Access := To_Host_File_Spec (Value); variable
1528 if Host_Spec = null then
1532 Setenv (Name, Host_Spec.all);
1533 Free (Host_Spec);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dprj.adb1526 Host_Spec : String_Access := To_Host_File_Spec (Value); variable
1528 if Host_Spec = null then
1532 Setenv (Name, Host_Spec.all);
1533 Free (Host_Spec);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dprj.adb1526 Host_Spec : String_Access := To_Host_File_Spec (Value); variable
1528 if Host_Spec = null then
1532 Setenv (Name, Host_Spec.all);
1533 Free (Host_Spec);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dprj.adb1389 Host_Spec : String_Access := To_Host_File_Spec (Value); variable
1391 if Host_Spec = null then
1395 Setenv (Name, Host_Spec.all);
1396 Free (Host_Spec);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dprj.adb1362 Host_Spec : String_Access := To_Host_File_Spec (Value); variable
1364 if Host_Spec = null then
1368 Setenv (Name, Host_Spec.all);
1369 Free (Host_Spec);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dprj.adb1362 Host_Spec : String_Access := To_Host_File_Spec (Value); variable
1364 if Host_Spec = null then
1368 Setenv (Name, Host_Spec.all);
1369 Free (Host_Spec);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dprj-env.adb2042 Host_Spec : String_Access := To_Host_File_Spec (Value); variable
2045 if Host_Spec = null then
2049 Setenv (Name, Host_Spec.all);
2050 Free (Host_Spec);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dprj-env.adb2042 Host_Spec : String_Access := To_Host_File_Spec (Value);
2045 if Host_Spec = null then
2049 Setenv (Name, Host_Spec.all);
2050 Free (Host_Spec);