Home
last modified time | relevance | path

Searched refs:Num_SRef_Pragmas (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsinput.adb155 if S.Num_SRef_Pragmas /= 0 then
293 if SFR.Num_SRef_Pragmas = 0 then
559 if SFR.Num_SRef_Pragmas = 0 then
592 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
595 if SFR.Num_SRef_Pragmas = 1 then
867 if S.Num_SRef_Pragmas /= 0 then
937 if S.Num_SRef_Pragmas /= 0 then
1096 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1098 return Source_File.Table (S).Num_SRef_Pragmas;
1099 end Num_SRef_Pragmas;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsinput.adb155 if S.Num_SRef_Pragmas /= 0 then
293 if SFR.Num_SRef_Pragmas = 0 then
559 if SFR.Num_SRef_Pragmas = 0 then
592 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
595 if SFR.Num_SRef_Pragmas = 1 then
867 if S.Num_SRef_Pragmas /= 0 then
937 if S.Num_SRef_Pragmas /= 0 then
1096 function Num_SRef_Pragmas (S : SFI) return Nat is
1098 return Source_File.Table (S).Num_SRef_Pragmas;
1099 end Num_SRef_Pragmas;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsinput.adb165 if S.Num_SRef_Pragmas /= 0 then
380 if SFR.Num_SRef_Pragmas = 0 then
646 if SFR.Num_SRef_Pragmas = 0 then
679 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
682 if SFR.Num_SRef_Pragmas = 1 then
979 if S.Num_SRef_Pragmas /= 0 then
1056 if S.Num_SRef_Pragmas /= 0 then
1220 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1222 return Source_File.Table (S).Num_SRef_Pragmas;
1223 end Num_SRef_Pragmas;
H A Dsinput.ads306 function Num_SRef_Pragmas (S : SFI) return Nat; subprogspec
751 pragma Inline (Num_SRef_Pragmas);
815 Num_SRef_Pragmas : Nat; component
874 Num_SRef_Pragmas at 24 range 0 .. 31;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsinput.adb165 if S.Num_SRef_Pragmas /= 0 then
380 if SFR.Num_SRef_Pragmas = 0 then
646 if SFR.Num_SRef_Pragmas = 0 then
679 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
682 if SFR.Num_SRef_Pragmas = 1 then
979 if S.Num_SRef_Pragmas /= 0 then
1056 if S.Num_SRef_Pragmas /= 0 then
1220 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1222 return Source_File.Table (S).Num_SRef_Pragmas;
1223 end Num_SRef_Pragmas;
H A Dsinput.ads306 function Num_SRef_Pragmas (S : SFI) return Nat; subprogspec
751 pragma Inline (Num_SRef_Pragmas);
815 Num_SRef_Pragmas : Nat; component
874 Num_SRef_Pragmas at 24 range 0 .. 31;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsinput.adb165 if S.Num_SRef_Pragmas /= 0 then
348 if SFR.Num_SRef_Pragmas = 0 then
652 if SFR.Num_SRef_Pragmas = 0 then
685 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
688 if SFR.Num_SRef_Pragmas = 1 then
989 if S.Num_SRef_Pragmas /= 0 then
1066 if S.Num_SRef_Pragmas /= 0 then
1230 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1232 return Source_File.Table (S).Num_SRef_Pragmas;
1233 end Num_SRef_Pragmas;
H A Dsinput.ads306 function Num_SRef_Pragmas (S : SFI) return Nat; subprogspec
757 pragma Inline (Num_SRef_Pragmas);
821 Num_SRef_Pragmas : Nat; component
880 Num_SRef_Pragmas at 24 range 0 .. 31;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsinput.adb165 if S.Num_SRef_Pragmas /= 0 then
348 if SFR.Num_SRef_Pragmas = 0 then
652 if SFR.Num_SRef_Pragmas = 0 then
685 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
688 if SFR.Num_SRef_Pragmas = 1 then
989 if S.Num_SRef_Pragmas /= 0 then
1066 if S.Num_SRef_Pragmas /= 0 then
1230 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1232 return Source_File.Table (S).Num_SRef_Pragmas;
1233 end Num_SRef_Pragmas;
H A Dsinput.ads306 function Num_SRef_Pragmas (S : SFI) return Nat; subprogspec
757 pragma Inline (Num_SRef_Pragmas);
821 Num_SRef_Pragmas : Nat; component
880 Num_SRef_Pragmas at 24 range 0 .. 31;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsinput.adb165 if S.Num_SRef_Pragmas /= 0 then
358 if SFR.Num_SRef_Pragmas = 0 then
624 if SFR.Num_SRef_Pragmas = 0 then
657 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
660 if SFR.Num_SRef_Pragmas = 1 then
957 if S.Num_SRef_Pragmas /= 0 then
1034 if S.Num_SRef_Pragmas /= 0 then
1198 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1200 return Source_File.Table (S).Num_SRef_Pragmas;
1201 end Num_SRef_Pragmas;
H A Dsinput.ads306 function Num_SRef_Pragmas (S : SFI) return Nat; subprogspec
744 pragma Inline (Num_SRef_Pragmas);
808 Num_SRef_Pragmas : Nat; component
867 Num_SRef_Pragmas at 24 range 0 .. 31;
/dports/lang/gnat_util/gnat_util/
H A Dsinput.adb165 if S.Num_SRef_Pragmas /= 0 then
380 if SFR.Num_SRef_Pragmas = 0 then
646 if SFR.Num_SRef_Pragmas = 0 then
679 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
682 if SFR.Num_SRef_Pragmas = 1 then
979 if S.Num_SRef_Pragmas /= 0 then
1056 if S.Num_SRef_Pragmas /= 0 then
1220 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1222 return Source_File.Table (S).Num_SRef_Pragmas;
1223 end Num_SRef_Pragmas;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsinput.adb179 if S.Num_SRef_Pragmas /= 0 then
461 if SFR.Num_SRef_Pragmas = 0 then
775 if SFR.Num_SRef_Pragmas = 0 then
808 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
811 if SFR.Num_SRef_Pragmas = 1 then
1063 if S.Num_SRef_Pragmas /= 0 then
1145 if S.Num_SRef_Pragmas /= 0 then
1314 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1316 return Source_File.Table (S).Num_SRef_Pragmas;
1317 end Num_SRef_Pragmas;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsinput.adb179 if S.Num_SRef_Pragmas /= 0 then
461 if SFR.Num_SRef_Pragmas = 0 then
775 if SFR.Num_SRef_Pragmas = 0 then
808 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
811 if SFR.Num_SRef_Pragmas = 1 then
1063 if S.Num_SRef_Pragmas /= 0 then
1145 if S.Num_SRef_Pragmas /= 0 then
1314 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1316 return Source_File.Table (S).Num_SRef_Pragmas;
1317 end Num_SRef_Pragmas;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsinput.adb179 if S.Num_SRef_Pragmas /= 0 then
461 if SFR.Num_SRef_Pragmas = 0 then
775 if SFR.Num_SRef_Pragmas = 0 then
808 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
811 if SFR.Num_SRef_Pragmas = 1 then
1063 if S.Num_SRef_Pragmas /= 0 then
1145 if S.Num_SRef_Pragmas /= 0 then
1314 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1316 return Source_File.Table (S).Num_SRef_Pragmas;
1317 end Num_SRef_Pragmas;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsinput.adb179 if S.Num_SRef_Pragmas /= 0 then
461 if SFR.Num_SRef_Pragmas = 0 then
775 if SFR.Num_SRef_Pragmas = 0 then
808 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
811 if SFR.Num_SRef_Pragmas = 1 then
1063 if S.Num_SRef_Pragmas /= 0 then
1145 if S.Num_SRef_Pragmas /= 0 then
1314 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1316 return Source_File.Table (S).Num_SRef_Pragmas;
1317 end Num_SRef_Pragmas;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsinput.adb179 if S.Num_SRef_Pragmas /= 0 then
461 if SFR.Num_SRef_Pragmas = 0 then
775 if SFR.Num_SRef_Pragmas = 0 then
808 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
811 if SFR.Num_SRef_Pragmas = 1 then
1063 if S.Num_SRef_Pragmas /= 0 then
1145 if S.Num_SRef_Pragmas /= 0 then
1314 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1316 return Source_File.Table (S).Num_SRef_Pragmas;
1317 end Num_SRef_Pragmas;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsinput.adb179 if S.Num_SRef_Pragmas /= 0 then
461 if SFR.Num_SRef_Pragmas = 0 then
775 if SFR.Num_SRef_Pragmas = 0 then
808 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
811 if SFR.Num_SRef_Pragmas = 1 then
1063 if S.Num_SRef_Pragmas /= 0 then
1145 if S.Num_SRef_Pragmas /= 0 then
1314 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1316 return Source_File.Table (S).Num_SRef_Pragmas;
1317 end Num_SRef_Pragmas;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsinput.adb179 if S.Num_SRef_Pragmas /= 0 then
461 if SFR.Num_SRef_Pragmas = 0 then
775 if SFR.Num_SRef_Pragmas = 0 then
808 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
811 if SFR.Num_SRef_Pragmas = 1 then
1063 if S.Num_SRef_Pragmas /= 0 then
1145 if S.Num_SRef_Pragmas /= 0 then
1314 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1316 return Source_File.Table (S).Num_SRef_Pragmas;
1317 end Num_SRef_Pragmas;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsinput.adb179 if S.Num_SRef_Pragmas /= 0 then
461 if SFR.Num_SRef_Pragmas = 0 then
775 if SFR.Num_SRef_Pragmas = 0 then
808 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
811 if SFR.Num_SRef_Pragmas = 1 then
1063 if S.Num_SRef_Pragmas /= 0 then
1145 if S.Num_SRef_Pragmas /= 0 then
1314 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1316 return Source_File.Table (S).Num_SRef_Pragmas;
1317 end Num_SRef_Pragmas;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsinput.adb179 if S.Num_SRef_Pragmas /= 0 then
461 if SFR.Num_SRef_Pragmas = 0 then
775 if SFR.Num_SRef_Pragmas = 0 then
808 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
811 if SFR.Num_SRef_Pragmas = 1 then
1063 if S.Num_SRef_Pragmas /= 0 then
1145 if S.Num_SRef_Pragmas /= 0 then
1314 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1316 return Source_File.Table (S).Num_SRef_Pragmas;
1317 end Num_SRef_Pragmas;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsinput.adb179 if S.Num_SRef_Pragmas /= 0 then
461 if SFR.Num_SRef_Pragmas = 0 then
775 if SFR.Num_SRef_Pragmas = 0 then
808 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
811 if SFR.Num_SRef_Pragmas = 1 then
1063 if S.Num_SRef_Pragmas /= 0 then
1145 if S.Num_SRef_Pragmas /= 0 then
1314 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1316 return Source_File.Table (S).Num_SRef_Pragmas;
1317 end Num_SRef_Pragmas;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsinput.adb179 if S.Num_SRef_Pragmas /= 0 then
461 if SFR.Num_SRef_Pragmas = 0 then
775 if SFR.Num_SRef_Pragmas = 0 then
808 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
811 if SFR.Num_SRef_Pragmas = 1 then
1063 if S.Num_SRef_Pragmas /= 0 then
1145 if S.Num_SRef_Pragmas /= 0 then
1314 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1316 return Source_File.Table (S).Num_SRef_Pragmas;
1317 end Num_SRef_Pragmas;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsinput.adb179 if S.Num_SRef_Pragmas /= 0 then
461 if SFR.Num_SRef_Pragmas = 0 then
775 if SFR.Num_SRef_Pragmas = 0 then
808 SFR.Num_SRef_Pragmas := SFR.Num_SRef_Pragmas + 1;
811 if SFR.Num_SRef_Pragmas = 1 then
1063 if S.Num_SRef_Pragmas /= 0 then
1145 if S.Num_SRef_Pragmas /= 0 then
1314 function Num_SRef_Pragmas (S : SFI) return Nat is subprogram
1316 return Source_File.Table (S).Num_SRef_Pragmas;
1317 end Num_SRef_Pragmas;

12345678