Home
last modified time | relevance | path

Searched refs:First_Compiler_Root (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dprj-conf.adb79 First_Compiler_Root : Compiler_Root_Ptr := null; variable
1843 if First_Compiler_Root /= null
1844 and then First_Compiler_Root.Next /= null
1891 First_Compiler_Root :=
1913 New_Comp.Next := First_Compiler_Root;
1914 First_Compiler_Root := First_New_Comp;
1923 Compiler_Root := First_Compiler_Root;
2254 Compiler_Root := First_Compiler_Root;
2261 First_Compiler_Root :=
2265 Next => First_Compiler_Root);
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dprj-conf.adb79 First_Compiler_Root : Compiler_Root_Ptr := null; variable
1843 if First_Compiler_Root /= null
1844 and then First_Compiler_Root.Next /= null
1891 First_Compiler_Root :=
1913 New_Comp.Next := First_Compiler_Root;
1914 First_Compiler_Root := First_New_Comp;
1923 Compiler_Root := First_Compiler_Root;
2254 Compiler_Root := First_Compiler_Root;
2261 First_Compiler_Root :=
2265 Next => First_Compiler_Root);
[all …]
/dports/devel/gprbuild/gprbuild-376670f/gpr/src/
H A Dgpr-conf.adb76 First_Compiler_Root : Compiler_Root_Ptr := null; variable
1866 if First_Compiler_Root /= null
1867 and then First_Compiler_Root.Next /= null
1914 First_Compiler_Root :=
1936 New_Comp.Next := First_Compiler_Root;
1937 First_Compiler_Root := First_New_Comp;
1946 Compiler_Root := First_Compiler_Root;
2277 Compiler_Root := First_Compiler_Root;
2284 First_Compiler_Root :=
2288 Next => First_Compiler_Root);
[all …]
/dports/lang/gnat_util/gnat_util/
H A Dprj-conf.adb79 First_Compiler_Root : Compiler_Root_Ptr := null; variable
1843 if First_Compiler_Root /= null
1844 and then First_Compiler_Root.Next /= null
1891 First_Compiler_Root :=
1913 New_Comp.Next := First_Compiler_Root;
1914 First_Compiler_Root := First_New_Comp;
1923 Compiler_Root := First_Compiler_Root;
2254 Compiler_Root := First_Compiler_Root;
2261 First_Compiler_Root :=
2265 Next => First_Compiler_Root);
[all …]