Searched refs:__fixxfdi (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
H A Dfixxfdi.c1 /* ===-- fixxfdi.c - Implement __fixxfdi -----------------------------------===
10 * This file implements __fixxfdi for the compiler_rt library.
31 __fixxfdi(long double a) function
H A Dapple_versioning.c89 NOT_HERE_BEFORE_10_6(__fixxfdi)
/freebsd-11.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h91 #define floatx80_to_int64_round_to_zero __fixxfdi
/freebsd-11.0-release/contrib/gcc/
H A Dlibgcc2.h273 #define __fixxfdi __NDW(fixxf,) macro
387 extern DWtype __fixxfdi (XFtype);
H A Dlibgcc2.c1276 __fixxfdi (XFtype a)
1250 __fixxfdi (XFtype a) function

Completed in 65 milliseconds