Home
last modified time | relevance | path

Searched defs:COPYSIGN (Results 1 – 25 of 110) sorted by relevance

12345

/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/palsrc/
H A DpalUnpcd.c114 # define COPYSIGN copysign macro
116 # define COPYSIGN(a,b) DSIGN(a,b) macro
H A DpalPertue.c207 # define COPYSIGN copysign macro
209 # define COPYSIGN(a,b) DSIGN(a,b) macro
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/LD/
H A Datanhl.c55 #define COPYSIGN copysignl macro
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
H A D_mulkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
H A D_mulkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
H A D_mulkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/lang/gcc11/gcc-11.2.0/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
H A D_mulkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
H A D_mulkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/devel/riscv64-gcc/gcc-8.3.0/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/devel/avr-gcc/gcc-10.2.0/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/lang/gcc10-devel/gcc-10-20211008/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/lang/gcc9/gcc-9.4.0/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/lang/gcc9-aux/gcc-9.1.0/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/rs6000/
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignq (x, y) macro
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/rs6000/
H A D_mulkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro

12345