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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfixunsdfdi.c1 /* ===-- fixunsdfdi.c - Implement __fixunsdfdi -----------------------------===
20 __fixunsdfdi(double a) function
38 __fixunsdfdi(fp_t a) { function
47 return __fixunsdfdi(a);
50 AEABI_RTABI du_int __aeabi_d2ulz(fp_t a) COMPILER_RT_ALIAS(__fixunsdfdi); variable
H A Dfixdfdi.c19 COMPILER_RT_ABI du_int __fixunsdfdi(double a);
25 return -__fixunsdfdi(-a);
27 return __fixunsdfdi(a);
/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dfixunsdfdi.c35 __fixunsdfdi (DFtype a) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dfixunsdfdi.c35 __fixunsdfdi (DFtype a) function
/netbsd-current/lib/libc/quad/
H A Dfixunsdfdi.c61 __fixunsdfdi(double x) function
H A Dfixunsdfdi_ieee754.c55 __fixunsdfdi(double x) function
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/Unit/
H A Dfixunsdfdi_test.c1 //===-- fixunsdfdi_test.c - Test __fixunsdfdi -----------------------------===//
10 // This file tests __fixunsdfdi for the compiler_rt library.
27 du_int __fixunsdfdi(double a);
31 du_int x = __fixunsdfdi(a);
33 printf("error in __fixunsdfdi(%A) = %llX, expected %llX\n", a, x, expected);
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dfixunsdfdi_test.c1 //===-- fixunsdfdi_test.c - Test __fixunsdfdi -----------------------------===//
10 // This file tests __fixunsdfdi for the compiler_rt library.
27 COMPILER_RT_ABI du_int __fixunsdfdi(double a);
31 du_int x = __fixunsdfdi(a);
33 printf("error in __fixunsdfdi(%A) = %llX, expected %llX\n", a, x, expected);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dbpabi-lib.h41 extern UDWtype __fixunsdfdi (DFtype) __asm__("__aeabi_d2ulz") __attribute__((pcs("aapcs")));
45 extern UDWtype __fixunsdfdi (DFtype) __attribute__((pcs("aapcs")));
H A Dsfp-machine.h105 #define __fixunsdfdi __aeabi_d2ulz macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/s390/32/
H A D_fixunsdfdi.c59 UDItype_x __fixunsdfdi (double a1);
63 __fixunsdfdi (double a1) function
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dbpabi-lib.h41 extern UDWtype __fixunsdfdi (DFtype) __asm__("__aeabi_d2ulz") __attribute__((pcs("aapcs")));
45 extern UDWtype __fixunsdfdi (DFtype) __attribute__((pcs("aapcs")));
H A Dsfp-machine.h105 #define __fixunsdfdi __aeabi_d2ulz macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/s390/32/
H A D_fixunsdfdi.c59 UDItype_x __fixunsdfdi (double a1);
63 __fixunsdfdi (double a1) function
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h105 #define float64_to_uint64_round_to_zero __fixunsdfdi
209 #define __fixunsdfdi __aeabi_d2ulz macro
/netbsd-current/common/lib/libc/quad/
H A Dquad.h129 u_quad_t __fixunsdfdi(double);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/frv/
H A Dfrv-abi.h90 #define DECLARE_LIBRARY_RENAMES RENAME_LIBRARY(__fixunsdfdi,__dtoull)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/frv/
H A Dfrv-abi.h90 #define DECLARE_LIBRARY_RENAMES RENAME_LIBRARY(__fixunsdfdi,__dtoull)
/netbsd-current/lib/libc_fp/arch/mips/
H A Dfpdf.S116 LEAF_NOPROFILE(__fixunsdfdi)
129 END(__fixunsdfdi)
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h177 ;; type_t __fixunsdfdi (double) ; fixunsdfdi
179 _DEFUN __fixunsdfdi
184 _ENDF __fixunsdfdi
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h177 ;; type_t __fixunsdfdi (double) ; fixunsdfdi
179 _DEFUN __fixunsdfdi
184 _ENDF __fixunsdfdi
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
H A Dieee754-df.S2064 .global __fixunsdfdi
2065 .type __fixunsdfdi, @function
2066 __fixunsdfdi: label
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/xtensa/
H A Dieee754-df.S2064 .global __fixunsdfdi
2065 .type __fixunsdfdi, @function
2066 __fixunsdfdi: label
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/nds32/
H A Dlib1asmsrc-mculib.S4170 .global __fixunsdfdi
4171 .type __fixunsdfdi, @function
4172 __fixunsdfdi: label
4226 .size __fixunsdfdi, .-__fixunsdfdi
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/nds32/
H A Dlib1asmsrc-mculib.S4170 .global __fixunsdfdi
4171 .type __fixunsdfdi, @function
4172 __fixunsdfdi: label
4226 .size __fixunsdfdi, .-__fixunsdfdi

Completed in 417 milliseconds