Home
last modified time | relevance | path

Searched defs:UI_Div (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb993 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
998 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1003 function UI_Div (Left, Right : Uint) return Uint is subprogram
1013 end UI_Div; argument
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Duintp.adb993 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
998 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1003 function UI_Div (Left, Right : Uint) return Uint is subprogram
1013 end UI_Div; argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb993 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
998 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1003 function UI_Div (Left, Right : Uint) return Uint is subprogram
1013 end UI_Div; argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Duintp.adb993 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
998 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1003 function UI_Div (Left, Right : Uint) return Uint is subprogram
1013 end UI_Div; argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Duintp.adb992 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
997 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1002 function UI_Div (Left, Right : Uint) return Uint is subprogram
1012 end UI_Div; argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Duintp.adb993 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
998 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1003 function UI_Div (Left, Right : Uint) return Uint is subprogram
1013 end UI_Div; argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Duintp.adb934 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
939 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
944 function UI_Div (Left, Right : Uint) return Uint is subprogram
954 end UI_Div; argument
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Duintp.adb992 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
997 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1002 function UI_Div (Left, Right : Uint) return Uint is subprogram
1012 end UI_Div; argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Duintp.adb993 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
998 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1003 function UI_Div (Left, Right : Uint) return Uint is subprogram
1013 end UI_Div; argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Duintp.adb990 function UI_Div (Left : Int; Right : Nonzero_Uint) return Valid_Uint is subprogram
995 function UI_Div subprogram
1002 function UI_Div subprogram
1013 end UI_Div; argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Duintp.adb1008 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
1013 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1018 function UI_Div (Left, Right : Uint) return Uint is subprogram
1028 end UI_Div; argument
H A Duintp.ads135 function UI_Div (Left : Uint; Right : Uint) return Uint; subprogspec
136 function UI_Div (Left : Int; Right : Uint) return Uint; subprogspec
137 function UI_Div (Left : Uint; Right : Int) return Uint; subprogspec
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb993 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
998 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1003 function UI_Div (Left, Right : Uint) return Uint is subprogram
1013 end UI_Div; argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Duintp.adb992 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
997 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1002 function UI_Div (Left, Right : Uint) return Uint is subprogram
1012 end UI_Div; argument
/dports/lang/gnat_util/gnat_util/
H A Duintp.adb992 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
997 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1002 function UI_Div (Left, Right : Uint) return Uint is subprogram
1012 end UI_Div; argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.adb993 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
998 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1003 function UI_Div (Left, Right : Uint) return Uint is subprogram
1013 end UI_Div; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Duintp.adb934 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
939 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
944 function UI_Div (Left, Right : Uint) return Uint is subprogram
954 end UI_Div; argument
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Duintp.adb993 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
998 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1003 function UI_Div (Left, Right : Uint) return Uint is subprogram
1013 end UI_Div; argument
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Duintp.adb993 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
998 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1003 function UI_Div (Left, Right : Uint) return Uint is subprogram
1013 end UI_Div; argument
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Duintp.adb934 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
939 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
944 function UI_Div (Left, Right : Uint) return Uint is subprogram
954 end UI_Div; argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Duintp.adb993 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
998 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1003 function UI_Div (Left, Right : Uint) return Uint is subprogram
1013 end UI_Div; argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Duintp.adb993 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
998 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1003 function UI_Div (Left, Right : Uint) return Uint is subprogram
1013 end UI_Div; argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Duintp.adb992 function UI_Div (Left : Int; Right : Uint) return Uint is subprogram
997 function UI_Div (Left : Uint; Right : Int) return Uint is subprogram
1002 function UI_Div (Left, Right : Uint) return Uint is subprogram
1012 end UI_Div; argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Duintp.ads133 function UI_Div (Left : Uint; Right : Uint) return Uint; subprogspec
134 function UI_Div (Left : Int; Right : Uint) return Uint; subprogspec
135 function UI_Div (Left : Uint; Right : Int) return Uint; subprogspec
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Duintp.ads133 function UI_Div (Left : Uint; Right : Uint) return Uint; subprogspec
134 function UI_Div (Left : Int; Right : Uint) return Uint; subprogspec
135 function UI_Div (Left : Uint; Right : Int) return Uint; subprogspec

12