Home
last modified time | relevance | path

Searched refs:fixdfdi_libfunc (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsol2.h145 fixdfdi_libfunc \
H A Dopenbsd64.h178 fixdfdi_libfunc \
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlibfuncs.h244 #define fixdfdi_libfunc (libfunc_table[LTI_fixdfdi]) macro
H A Doptabs.c4965 libfcn = unsignedp ? fixunsdfdi_libfunc : fixdfdi_libfunc;
5489 fixdfdi_libfunc = init_one_libfunc ("__fixdfdi"); in init_optabs()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.h2320 fixdfdi_libfunc = init_one_libfunc ("__dtoll"); \