Home
last modified time | relevance | path

Searched refs:Empty_Range (Results 26 – 42 of 42) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_aggr.adb849 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1014 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1062 end Empty_Range;
1721 if Empty_Range (L, H) then
1890 if Empty_Range (L, H) or else Equal (L, H) then
2172 or else not Empty_Range (Low, High)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_aggr.adb849 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1014 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1062 end Empty_Range;
1721 if Empty_Range (L, H) then
1890 if Empty_Range (L, H) or else Equal (L, H) then
2172 or else not Empty_Range (Low, High)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_aggr.adb837 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1002 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1050 end Empty_Range;
1709 if Empty_Range (L, H) then
1878 if Empty_Range (L, H) or else Equal (L, H) then
2160 or else not Empty_Range (Low, High)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_aggr.adb837 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1002 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1050 end Empty_Range;
1709 if Empty_Range (L, H) then
1878 if Empty_Range (L, H) or else Equal (L, H) then
2160 or else not Empty_Range (Low, High)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_aggr.adb849 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1014 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1062 end Empty_Range;
1721 if Empty_Range (L, H) then
1890 if Empty_Range (L, H) or else Equal (L, H) then
2172 or else not Empty_Range (Low, High)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_aggr.adb849 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1014 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1062 end Empty_Range;
1721 if Empty_Range (L, H) then
1890 if Empty_Range (L, H) or else Equal (L, H) then
2172 or else not Empty_Range (Low, High)
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_aggr.adb837 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1002 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1050 end Empty_Range;
1709 if Empty_Range (L, H) then
1878 if Empty_Range (L, H) or else Equal (L, H) then
2160 or else not Empty_Range (Low, High)
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_aggr.adb849 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1014 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1062 end Empty_Range;
1721 if Empty_Range (L, H) then
1890 if Empty_Range (L, H) or else Equal (L, H) then
2172 or else not Empty_Range (Low, High)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_aggr.adb849 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1014 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1062 end Empty_Range;
1721 if Empty_Range (L, H) then
1890 if Empty_Range (L, H) or else Equal (L, H) then
2172 or else not Empty_Range (Low, High)
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_aggr.adb845 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1010 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1058 end Empty_Range;
1717 if Empty_Range (L, H) then
1886 if Empty_Range (L, H) or else Equal (L, H) then
2168 or else not Empty_Range (Low, High)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_aggr.adb845 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1010 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1058 end Empty_Range;
1717 if Empty_Range (L, H) then
1886 if Empty_Range (L, H) or else Equal (L, H) then
2168 or else not Empty_Range (Low, High)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_aggr.adb845 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1010 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1058 end Empty_Range;
1717 if Empty_Range (L, H) then
1886 if Empty_Range (L, H) or else Equal (L, H) then
2168 or else not Empty_Range (Low, High)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_aggr.adb2014 function Empty_Range (A : Node_Id) return Boolean; subprogspec
2022 function Empty_Range (A : Node_Id) return Boolean is subprogram
2029 end Empty_Range; argument
2191 and then not Empty_Range (Assoc)
H A Dexp_aggr.adb1063 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1228 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1276 end Empty_Range;
1951 if Empty_Range (L, H) then
2143 if Empty_Range (L, H) or else Equal (L, H) then
2430 or else not Empty_Range (Low, High)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_aggr.adb1065 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1230 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1278 end Empty_Range;
1953 if Empty_Range (L, H) then
2145 if Empty_Range (L, H) or else Equal (L, H) then
2430 or else not Empty_Range (Low, High)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_aggr.adb1065 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
1230 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
1278 end Empty_Range;
1953 if Empty_Range (L, H) then
2145 if Empty_Range (L, H) or else Equal (L, H) then
2430 or else not Empty_Range (Low, High)
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_aggr.adb1065 function Empty_Range (L, H : Node_Id) return Boolean;
1230 function Empty_Range (L, H : Node_Id) return Boolean is
1278 end Empty_Range;
1953 if Empty_Range (L, H) then
2145 if Empty_Range (L, H) or else Equal (L, H) then
2430 or else not Empty_Range (Low, High)

12