Home
last modified time | relevance | path

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

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_aggr.adb427 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
579 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
626 end Empty_Range;
916 if Empty_Range (L, H) then
1052 if Empty_Range (L, H) or else Equal (L, H) then
1305 or else not Empty_Range (Low, High)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_aggr.adb427 function Empty_Range (L, H : Node_Id) return Boolean;
579 function Empty_Range (L, H : Node_Id) return Boolean is
626 end Empty_Range;
916 if Empty_Range (L, H) then
1052 if Empty_Range (L, H) or else Equal (L, H) then
1305 or else not Empty_Range (Low, High)
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_aggr.adb728 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
880 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
927 end Empty_Range;
1288 if Empty_Range (L, H) then
1447 if Empty_Range (L, H) or else Equal (L, H) then
1712 or else not Empty_Range (Low, High)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_aggr.adb728 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
880 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
927 end Empty_Range;
1288 if Empty_Range (L, H) then
1447 if Empty_Range (L, H) or else Equal (L, H) then
1712 or else not Empty_Range (Low, High)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_aggr.adb748 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
900 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
947 end Empty_Range;
1312 if Empty_Range (L, H) then
1471 if Empty_Range (L, H) or else Equal (L, H) then
1736 or else not Empty_Range (Low, High)
H A Dsem_aggr.adb1946 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1954 function Empty_Range (A : Node_Id) return Boolean is subprogram
1961 end Empty_Range; argument
2087 and then not Empty_Range (Assoc)
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_aggr.adb1845 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1853 function Empty_Range (A : Node_Id) return Boolean is subprogram
1860 end Empty_Range; argument
2003 and then not Empty_Range (Assoc)
H A Dexp_aggr.adb733 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
891 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
939 end Empty_Range;
1313 if Empty_Range (L, H) then
1473 if Empty_Range (L, H) or else Equal (L, H) then
1755 or else not Empty_Range (Low, High)
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_aggr.adb1845 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1853 function Empty_Range (A : Node_Id) return Boolean is subprogram
1860 end Empty_Range; argument
2003 and then not Empty_Range (Assoc)
H A Dexp_aggr.adb733 function Empty_Range (L, H : Node_Id) return Boolean; subprogspec
891 function Empty_Range (L, H : Node_Id) return Boolean is subprogram
939 end Empty_Range;
1313 if Empty_Range (L, H) then
1473 if Empty_Range (L, H) or else Equal (L, H) then
1755 or else not Empty_Range (Low, High)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_aggr.adb1927 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1935 function Empty_Range (A : Node_Id) return Boolean is subprogram
1942 end Empty_Range; argument
2112 and then not Empty_Range (Assoc)
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_aggr.adb1940 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1948 function Empty_Range (A : Node_Id) return Boolean is subprogram
1955 end Empty_Range; argument
2125 and then not Empty_Range (Assoc)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_aggr.adb1927 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1935 function Empty_Range (A : Node_Id) return Boolean is subprogram
1942 end Empty_Range; argument
2112 and then not Empty_Range (Assoc)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_aggr.adb1927 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1935 function Empty_Range (A : Node_Id) return Boolean is subprogram
1942 end Empty_Range; argument
2112 and then not Empty_Range (Assoc)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_aggr.adb1900 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1908 function Empty_Range (A : Node_Id) return Boolean is subprogram
1915 end Empty_Range; argument
2074 and then not Empty_Range (Assoc)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_aggr.adb1950 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1958 function Empty_Range (A : Node_Id) return Boolean is subprogram
1965 end Empty_Range; argument
2135 and then not Empty_Range (Assoc)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_aggr.adb1927 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1935 function Empty_Range (A : Node_Id) return Boolean is subprogram
1942 end Empty_Range; argument
2112 and then not Empty_Range (Assoc)
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_aggr.adb1900 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1908 function Empty_Range (A : Node_Id) return Boolean is subprogram
1915 end Empty_Range; argument
2074 and then not Empty_Range (Assoc)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_aggr.adb1927 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1935 function Empty_Range (A : Node_Id) return Boolean is subprogram
1942 end Empty_Range; argument
2112 and then not Empty_Range (Assoc)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_aggr.adb1950 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1958 function Empty_Range (A : Node_Id) return Boolean is subprogram
1965 end Empty_Range; argument
2135 and then not Empty_Range (Assoc)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_aggr.adb1900 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1908 function Empty_Range (A : Node_Id) return Boolean is subprogram
1915 end Empty_Range; argument
2074 and then not Empty_Range (Assoc)
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_aggr.adb1950 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1958 function Empty_Range (A : Node_Id) return Boolean is subprogram
1965 end Empty_Range; argument
2135 and then not Empty_Range (Assoc)
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_aggr.adb1927 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1935 function Empty_Range (A : Node_Id) return Boolean is subprogram
1942 end Empty_Range; argument
2112 and then not Empty_Range (Assoc)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_aggr.adb1940 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1948 function Empty_Range (A : Node_Id) return Boolean is subprogram
1955 end Empty_Range; argument
2125 and then not Empty_Range (Assoc)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_aggr.adb1940 function Empty_Range (A : Node_Id) return Boolean; subprogspec
1948 function Empty_Range (A : Node_Id) return Boolean is subprogram
1955 end Empty_Range; argument
2125 and then not Empty_Range (Assoc)

12