Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A D_mulkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
H A D_divkc3.c29 #define COPYSIGN(x,y) __builtin_copysignf128 (x, y) macro
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dtrigd.c317 #define COPYSIGN __copysignieee128 macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.c1950 #define COPYSIGN CONCAT2(__builtin_copysign, CEXT) macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.c1937 #define COPYSIGN CONCAT2(__builtin_copysign, CEXT) macro