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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfixxfdi.c1 //===-- fixxfdi.c - Implement __fixxfdi -----------------------------------===//
9 // This file implements __fixxfdi for the compiler_rt library.
34 COMPILER_RT_ABI di_int __fixxfdi(long double a) { function
H A Dapple_versioning.c84 NOT_HERE_BEFORE_10_6(__fixxfdi)
/freebsd-11-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h91 #define floatx80_to_int64_round_to_zero __fixxfdi
/freebsd-11-stable/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 74 milliseconds