Searched refs:__fixunsdfdi (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/contrib/gcc/config/soft-fp/
H A Dfixunsdfdi.c35 UDItype __fixunsdfdi(DFtype a) function
/freebsd-10.1-release/lib/libc/quad/
H A DSymbol.map20 __fixunsdfdi;
H A Dfixunsdfdi.c52 __fixunsdfdi(x) function
/freebsd-10.1-release/contrib/compiler-rt/lib/
H A Dfixunsdfdi.c1 /* ===-- fixunsdfdi.c - Implement __fixunsdfdi -----------------------------===
10 * This file implements __fixunsdfdi for the compiler_rt library.
32 __fixunsdfdi(double a)
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.exp23 __fixunsdfdi,
/freebsd-10.1-release/contrib/gcc/config/s390/
H A Dfixdfdi.h196 UDItype_x __fixunsdfdi (double a1);
200 __fixunsdfdi (double a1) function
241 #define __fixunsdfdi ___fixunsdfdi macro
/freebsd-10.1-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h105 #define float64_to_uint64_round_to_zero __fixunsdfdi

Completed in 166 milliseconds