Home
last modified time | relevance | path

Searched refs:First_File (Results 1 – 25 of 72) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Da-clrefi.adb66 First_File : File_Ptr := null; variable
240 if First_File = null then
241 First_File :=
246 Last_File := First_File;
475 if First_File = Last_File then
477 Free (First_File);
478 First_File := null;
517 while First_File /= null loop
518 Last_File := First_File.Next;
520 Free (First_File);
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Da-clrefi.adb66 First_File : File_Ptr := null; variable
240 if First_File = null then
241 First_File :=
246 Last_File := First_File;
475 if First_File = Last_File then
477 Free (First_File);
478 First_File := null;
517 while First_File /= null loop
518 Last_File := First_File.Next;
520 Free (First_File);
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Da-clrefi.adb66 First_File : File_Ptr := null; variable
240 if First_File = null then
241 First_File :=
246 Last_File := First_File;
475 if First_File = Last_File then
477 Free (First_File);
478 First_File := null;
517 while First_File /= null loop
518 Last_File := First_File.Next;
520 Free (First_File);
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Da-clrefi.adb66 First_File : File_Ptr := null; variable
240 if First_File = null then
241 First_File :=
246 Last_File := First_File;
475 if First_File = Last_File then
477 Free (First_File);
478 First_File := null;
517 while First_File /= null loop
518 Last_File := First_File.Next;
520 Free (First_File);
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Da-clrefi.adb66 First_File : File_Ptr := null; variable
240 if First_File = null then
241 First_File :=
246 Last_File := First_File;
475 if First_File = Last_File then
477 Free (First_File);
478 First_File := null;
517 while First_File /= null loop
518 Last_File := First_File.Next;
520 Free (First_File);
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-resfil.adb66 First_File : File_Ptr := null; variable
238 if First_File = null then
239 First_File :=
244 Last_File := First_File;
473 if First_File = Last_File then
475 Free (First_File);
476 First_File := null;
515 while First_File /= null loop
516 Last_File := First_File.Next;
518 Free (First_File);
[all …]
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Da-clrefi.adb66 First_File : File_Ptr := null; variable
240 if First_File = null then
241 First_File :=
246 Last_File := First_File;
475 if First_File = Last_File then
477 Free (First_File);
478 First_File := null;
517 while First_File /= null loop
518 Last_File := First_File.Next;
520 Free (First_File);
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm6/
H A Dortho_code_main.adb33 First_File : Natural; variable
44 First_File := Natural'Last;
134 First_File := Optind;
141 if First_File < Argument_Count then
151 if First_File > Argument_Count then
154 Filename := new String'(Argument (First_File));
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/mcode/
H A Dortho_code_main.adb36 First_File : Natural; variable
64 First_File := Natural'Last;
138 First_File := I;
148 if First_File > Argument_Count then
158 for I in First_File .. Argument_Count loop
159 Filename := new String'(Argument (First_File));

123