Home
last modified time | relevance | path

Searched defs:UI_Sub (Results 1 – 25 of 48) sorted by path

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb2145 function UI_Sub (Left : Int; Right : Uint) return Uint is subprogram
2150 function UI_Sub (Left : Uint; Right : Int) return Uint is subprogram
2155 function UI_Sub (Left : Uint; Right : Uint) return Uint is subprogram
H A Duintp.ads231 function UI_Sub (Left : Uint; Right : Uint) return Uint; subprogspec
232 function UI_Sub (Left : Int; Right : Uint) return Uint; subprogspec
233 function UI_Sub (Left : Uint; Right : Int) return Uint; subprogspec
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb2145 function UI_Sub (Left : Int; Right : Uint) return Uint is subprogram
2150 function UI_Sub (Left : Uint; Right : Int) return Uint is subprogram
2155 function UI_Sub (Left : Uint; Right : Uint) return Uint is subprogram
H A Duintp.ads231 function UI_Sub (Left : Uint; Right : Uint) return Uint; subprogspec
232 function UI_Sub (Left : Int; Right : Uint) return Uint; subprogspec
233 function UI_Sub (Left : Uint; Right : Int) return Uint; subprogspec
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Duintp.adb2149 function UI_Sub (Left : Int; Right : Uint) return Uint is subprogram
2154 function UI_Sub (Left : Uint; Right : Int) return Uint is subprogram
2159 function UI_Sub (Left : Uint; Right : Uint) return Uint is subprogram
H A Duintp.ads231 function UI_Sub (Left : Uint; Right : Uint) return Uint; subprogspec
232 function UI_Sub (Left : Int; Right : Uint) return Uint; subprogspec
233 function UI_Sub (Left : Uint; Right : Int) return Uint; subprogspec
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Duintp.adb2188 function UI_Sub (Left : Int; Right : Uint) return Uint is subprogram
2193 function UI_Sub (Left : Uint; Right : Int) return Uint is subprogram
2198 function UI_Sub (Left : Uint; Right : Uint) return Uint is subprogram
H A Duintp.ads231 function UI_Sub (Left : Uint; Right : Uint) return Uint; subprogspec
232 function UI_Sub (Left : Int; Right : Uint) return Uint; subprogspec
233 function UI_Sub (Left : Uint; Right : Int) return Uint; subprogspec
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Duintp.adb2165 function UI_Sub (Left : Int; Right : Uint) return Uint is subprogram
2170 function UI_Sub (Left : Uint; Right : Int) return Uint is subprogram
2175 function UI_Sub (Left : Uint; Right : Uint) return Uint is subprogram
H A Duintp.ads219 function UI_Sub (Left : Uint; Right : Uint) return Uint; subprogspec
220 function UI_Sub (Left : Int; Right : Uint) return Uint; subprogspec
221 function UI_Sub (Left : Uint; Right : Int) return Uint; subprogspec
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb2145 function UI_Sub (Left : Int; Right : Uint) return Uint is subprogram
2150 function UI_Sub (Left : Uint; Right : Int) return Uint is subprogram
2155 function UI_Sub (Left : Uint; Right : Uint) return Uint is subprogram
H A Duintp.ads231 function UI_Sub (Left : Uint; Right : Uint) return Uint; subprogspec
232 function UI_Sub (Left : Int; Right : Uint) return Uint; subprogspec
233 function UI_Sub (Left : Uint; Right : Int) return Uint; subprogspec
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Duintp.adb2145 function UI_Sub (Left : Int; Right : Uint) return Uint is subprogram
2150 function UI_Sub (Left : Uint; Right : Int) return Uint is subprogram
2155 function UI_Sub (Left : Uint; Right : Uint) return Uint is subprogram
H A Duintp.ads231 function UI_Sub (Left : Uint; Right : Uint) return Uint; subprogspec
232 function UI_Sub (Left : Int; Right : Uint) return Uint; subprogspec
233 function UI_Sub (Left : Uint; Right : Int) return Uint; subprogspec
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb2145 function UI_Sub (Left : Int; Right : Uint) return Uint is subprogram
2150 function UI_Sub (Left : Uint; Right : Int) return Uint is subprogram
2155 function UI_Sub (Left : Uint; Right : Uint) return Uint is subprogram
H A Duintp.ads231 function UI_Sub (Left : Uint; Right : Uint) return Uint; subprogspec
232 function UI_Sub (Left : Int; Right : Uint) return Uint; subprogspec
233 function UI_Sub (Left : Uint; Right : Int) return Uint; subprogspec
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Duintp.adb2368 function UI_Sub (Left : Int; Right : Uint) return Uint is subprogram
2373 function UI_Sub (Left : Uint; Right : Int) return Uint is subprogram
2378 function UI_Sub (Left : Uint; Right : Uint) return Uint is subprogram
H A Duintp.ads217 function UI_Sub (Left : Uint; Right : Uint) return Uint; subprogspec
218 function UI_Sub (Left : Int; Right : Uint) return Uint; subprogspec
219 function UI_Sub (Left : Uint; Right : Int) return Uint; subprogspec
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Duintp.adb2368 function UI_Sub (Left : Int; Right : Uint) return Uint is subprogram
2373 function UI_Sub (Left : Uint; Right : Int) return Uint is subprogram
2378 function UI_Sub (Left : Uint; Right : Uint) return Uint is subprogram
H A Duintp.ads217 function UI_Sub (Left : Uint; Right : Uint) return Uint; subprogspec
218 function UI_Sub (Left : Int; Right : Uint) return Uint; subprogspec
219 function UI_Sub (Left : Uint; Right : Int) return Uint; subprogspec
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Duintp.adb2188 function UI_Sub (Left : Int; Right : Uint) return Uint is subprogram
2193 function UI_Sub (Left : Uint; Right : Int) return Uint is subprogram
2198 function UI_Sub (Left : Uint; Right : Uint) return Uint is subprogram
H A Duintp.ads231 function UI_Sub (Left : Uint; Right : Uint) return Uint; subprogspec
232 function UI_Sub (Left : Int; Right : Uint) return Uint; subprogspec
233 function UI_Sub (Left : Uint; Right : Int) return Uint; subprogspec
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Duintp.adb2188 function UI_Sub (Left : Int; Right : Uint) return Uint is subprogram
2193 function UI_Sub (Left : Uint; Right : Int) return Uint is subprogram
2198 function UI_Sub (Left : Uint; Right : Uint) return Uint is subprogram
H A Duintp.ads231 function UI_Sub (Left : Uint; Right : Uint) return Uint; subprogspec
232 function UI_Sub (Left : Int; Right : Uint) return Uint; subprogspec
233 function UI_Sub (Left : Uint; Right : Int) return Uint; subprogspec
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Duintp.adb2130 function UI_Sub (Left : Int; Right : Uint) return Uint is subprogram
2135 function UI_Sub (Left : Uint; Right : Int) return Uint is subprogram
2140 function UI_Sub (Left : Uint; Right : Uint) return Uint is subprogram

12