Home
last modified time | relevance | path

Searched refs:fixdfti_libfunc (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dlibfuncs.h245 #define fixdfti_libfunc (libfunc_table[LTI_fixdfti]) macro
Doptabs.c4967 libfcn = unsignedp ? fixunsdfti_libfunc : fixdfti_libfunc;
5490 fixdfti_libfunc = init_one_libfunc ("__fixdfti"); in init_optabs()