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

/netbsd-current/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
[all...]
/netbsd-current/external/gpl3/gcc/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
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dtrigd.c317 #define COPYSIGN __copysignieee128 macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.c1950 #define COPYSIGN macro
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.c1937 #define COPYSIGN macro
[all...]

Completed in 112 milliseconds