Searched refs:__fixunsdfdi (Results 1 – 12 of 12) sorted by relevance
27 du_int __fixunsdfdi(double a);31 du_int x = __fixunsdfdi(a); in test__fixunsdfdi()
59 UDItype_x __fixunsdfdi (double a1);63 __fixunsdfdi (double a1) in __fixunsdfdi() function
105 #define float64_to_uint64_round_to_zero __fixunsdfdi209 #define __fixunsdfdi __aeabi_d2ulz macro
61 __fixunsdfdi(double x) in __fixunsdfdi() function
55 __fixunsdfdi(double x) in __fixunsdfdi() function
129 u_quad_t __fixunsdfdi(double);
509 the 64-bit one, and consequently it misses out on the __fixunsdfdi
330 @deftypefnx {Runtime Function} {unsigned long} __fixunsdfdi (double @var{a})
545 -- Runtime Function: unsigned long __fixunsdfdi (double A)51225 * __fixunsdfdi: Soft float library routines.
7387 (__fixunsdfdi, __fixdfdi, __floatdixf, __floatditf) : Likewise.
21782 (__fixunsdfDI): Renamed from __fixunsdfdi.
4372 * config/s390/fixdfdi.h (__fixunsdfdi, __fixdfdi): Add prototypes.