Home
last modified time | relevance | path

Searched refs:FIXUNS_TRUNCTFSI2_LIBCALL (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/config/ia64/
Dhpux_longdouble.h44 #define FIXUNS_TRUNCTFSI2_LIBCALL "_U_Qfcnvfxut_quad_to_sgl" macro
81 fixunstfsi_libfunc = gen_rtx_SYMBOL_REF (Pmode, FIXUNS_TRUNCTFSI2_LIBCALL); \
/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dlong_double.h44 #define FIXUNS_TRUNCTFSI2_LIBCALL "_U_Qfcnvfxt_quad_to_usgl" macro
83 fixunstfsi_libfunc = gen_rtx_SYMBOL_REF (Pmode, FIXUNS_TRUNCTFSI2_LIBCALL);\
/openbsd/src/gnu/usr.bin/gcc/gcc/config/rs6000/
Dsysv4.h1499 #define FIXUNS_TRUNCTFSI2_LIBCALL "_q_qtou" macro
1532 = init_one_libfunc (FIXUNS_TRUNCTFSI2_LIBCALL); \
/openbsd/src/gnu/usr.bin/gcc/gcc/config/sparc/
Dsparc.h2577 #define FIXUNS_TRUNCTFSI2_LIBCALL "_Q_qtou" macro
2633 = init_one_libfunc (FIXUNS_TRUNCTFSI2_LIBCALL); \
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.59998 * config/pa/long_double.h (FIXUNS_TRUNCTFSI2_LIBCALL): Added.
9999 (INIT_TARGET_OPTABS): Use FIXUNS_TRUNCTFSI2_LIBCALL for
DChangeLog9335 * config/ia64/hpux_longdouble.h (FIXUNS_TRUNCTFSI2_LIBCALL): New.