Home
last modified time | relevance | path

Searched refs:Non_Internal_Name (Results 1 – 21 of 21) sorted by last modified time

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_util.adb26731 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
26738 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
26743 end Non_Internal_Name;
26754 and then Non_Internal_Name (E2) = Chars (E1))
26758 and then Non_Internal_Name (E1) = Chars (E2))
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_util.adb25750 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
25757 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
25762 end Non_Internal_Name;
25773 and then Non_Internal_Name (E2) = Chars (E1))
25777 and then Non_Internal_Name (E1) = Chars (E2))
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_util.adb23775 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
23782 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
23787 end Non_Internal_Name;
23798 and then Non_Internal_Name (E2) = Chars (E1))
23802 and then Non_Internal_Name (E1) = Chars (E2))
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_util.adb23006 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
23013 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
23018 end Non_Internal_Name;
23029 and then Non_Internal_Name (E2) = Chars (E1))
23033 and then Non_Internal_Name (E1) = Chars (E2))
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_util.adb25750 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
25757 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
25762 end Non_Internal_Name;
25773 and then Non_Internal_Name (E2) = Chars (E1))
25777 and then Non_Internal_Name (E1) = Chars (E2))
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_util.adb25750 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
25757 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
25762 end Non_Internal_Name;
25773 and then Non_Internal_Name (E2) = Chars (E1))
25777 and then Non_Internal_Name (E1) = Chars (E2))
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_util.adb23006 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
23013 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
23018 end Non_Internal_Name;
23029 and then Non_Internal_Name (E2) = Chars (E1))
23033 and then Non_Internal_Name (E1) = Chars (E2))
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_util.adb21929 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
21936 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
21941 end Non_Internal_Name;
21952 and then Non_Internal_Name (E2) = Chars (E1))
21956 and then Non_Internal_Name (E1) = Chars (E2))
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_util.adb23775 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
23782 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
23787 end Non_Internal_Name;
23798 and then Non_Internal_Name (E2) = Chars (E1))
23802 and then Non_Internal_Name (E1) = Chars (E2))
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_util.adb23775 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
23782 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
23787 end Non_Internal_Name;
23798 and then Non_Internal_Name (E2) = Chars (E1))
23802 and then Non_Internal_Name (E1) = Chars (E2))
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb21929 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
21936 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
21941 end Non_Internal_Name;
21952 and then Non_Internal_Name (E2) = Chars (E1))
21956 and then Non_Internal_Name (E1) = Chars (E2))
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb21929 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
21936 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
21941 end Non_Internal_Name;
21952 and then Non_Internal_Name (E2) = Chars (E1))
21956 and then Non_Internal_Name (E1) = Chars (E2))
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb21929 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
21936 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
21941 end Non_Internal_Name;
21952 and then Non_Internal_Name (E2) = Chars (E1))
21956 and then Non_Internal_Name (E1) = Chars (E2))
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb21929 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
21936 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
21941 end Non_Internal_Name;
21952 and then Non_Internal_Name (E2) = Chars (E1))
21956 and then Non_Internal_Name (E1) = Chars (E2))
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_util.adb23031 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
23038 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
23043 end Non_Internal_Name;
23054 and then Non_Internal_Name (E2) = Chars (E1))
23058 and then Non_Internal_Name (E1) = Chars (E2))
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_util.adb21954 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
21961 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
21966 end Non_Internal_Name;
21977 and then Non_Internal_Name (E2) = Chars (E1))
21981 and then Non_Internal_Name (E1) = Chars (E2))
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_util.adb17302 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
17309 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
17314 end Non_Internal_Name;
17325 and then Non_Internal_Name (E2) = Chars (E1))
17329 and then Non_Internal_Name (E1) = Chars (E2))
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_util.adb17302 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
17309 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
17314 end Non_Internal_Name;
17325 and then Non_Internal_Name (E2) = Chars (E1))
17329 and then Non_Internal_Name (E1) = Chars (E2))
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_util.adb14707 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
14714 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
14719 end Non_Internal_Name;
14730 and then Non_Internal_Name (E2) = Chars (E1))
14734 and then Non_Internal_Name (E1) = Chars (E2))
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_util.adb12406 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
12413 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
12418 end Non_Internal_Name;
12429 and then Non_Internal_Name (E2) = Chars (E1))
12433 and then Non_Internal_Name (E1) = Chars (E2))
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_util.adb12406 function Non_Internal_Name (E : Entity_Id) return Name_Id; subprogspec
12413 function Non_Internal_Name (E : Entity_Id) return Name_Id is subprogram
12418 end Non_Internal_Name;
12429 and then Non_Internal_Name (E2) = Chars (E1))
12433 and then Non_Internal_Name (E1) = Chars (E2))