Searched refs:__trunctfkf2_sw (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dtrunctfkf2-sw.c43 #define __trunctfkf2_sw __trunctfkf2 macro
47 __trunctfkf2_sw (IBM128_TYPE value) function
H A Dfloat128-ifunc.c171 static __typeof__ (__trunctfkf2_sw) *
174 return SW_OR_HW (__trunctfkf2_sw, __trunctfkf2_hw);
H A Dquad-float128.h93 extern TFtype __trunctfkf2_sw (IBM128_TYPE);
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dtrunctfkf2-sw.c43 #define __trunctfkf2_sw __trunctfkf2 macro
47 __trunctfkf2_sw (IBM128_TYPE value) function
H A Dfloat128-ifunc.c196 static __typeof__ (__trunctfkf2_sw) *
199 return SW_OR_HW (__trunctfkf2_sw, __trunctfkf2_hw);
H A Dquad-float128.h102 extern TFtype __trunctfkf2_sw (IBM128_TYPE);

Completed in 213 milliseconds