Home
last modified time | relevance | path

Searched refs:decimal64Comb (Results 1 – 25 of 36) sorted by relevance

12

/dports/emulators/hercules/hercules-3.13/decNumber/
H A Ddecimal64.h73 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
/dports/lang/gcc6-aux/gcc-6-20180516/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/lang/gcc8/gcc-8.5.0/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/lang/gcc10/gcc-10.3.0/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/emulators/qemu42/qemu-4.2.1/libdecnumber/dpd/
H A Ddecimal64.c506 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
545 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/lang/gcc12-devel/gcc-12-20211205/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/emulators/qemu/qemu-6.2.0/libdecnumber/dpd/
H A Ddecimal64.c506 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
545 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/emulators/qemu60/qemu-6.0.0/libdecnumber/dpd/
H A Ddecimal64.c506 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
545 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/devel/avr-gcc/gcc-10.2.0/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/devel/avr-gdb/gdb-7.3.1/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/lang/gcc9-devel/gcc-9-20211007/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/shells/ion/decimal-972c8547a0a76c7ad9a314e28a335aa57d46a543/decNumber/
H A Ddecimal64.c496 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
535 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/devel/gdb/gdb-11.1/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/lang/gcc48/gcc-4.8.5/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/devel/gdb761/gdb-7.6.1/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/emulators/qemu5/qemu-5.2.0/libdecnumber/dpd/
H A Ddecimal64.c506 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
545 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/lang/gcc11-devel/gcc-11-20211009/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/lang/gnat_util/gcc-6-20180516/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()
/dports/devel/riscv64-gcc/gcc-8.3.0/libdecnumber/dpd/
H A Ddecimal64.c503 #define decimal64Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()

12