Searched refs:__fixsfdi (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
| D | fixsfdi_test.c | 25 di_int __fixsfdi(float a); 29 di_int x = __fixsfdi(a); in test__fixsfdi()
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/s390/32/ |
| D | _fixsfdi.c | 58 DItype_x __fixsfdi (float a1); 62 __fixsfdi (float a1) in __fixsfdi() function
|
| /netbsd/src/lib/libc/softfloat/ |
| D | softfloat-for-gcc.h | 89 #define float32_to_int64_round_to_zero __fixsfdi 202 #define __fixsfdi __aeabi_f2lz macro
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/avr/ |
| D | t-avrlibc | 20 # __fixsfdi __fixunssfdi __floatdisf __floatundisf 40 # _fixsfdi.o: __fixsfdi
|
| /netbsd/src/lib/libc/quad/ |
| D | fixsfdi.c | 58 __fixsfdi(float x) in __fixsfdi() function
|
| D | fixsfdi_ieee754.c | 54 __fixsfdi(float x) in __fixsfdi() function
|
| /netbsd/src/common/lib/libc/quad/ |
| D | quad.h | 127 quad_t __fixsfdi(float);
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/ |
| D | libgcc2.h | 293 #define __fixsfdi __NDW(fixsf,) macro 445 extern DWtype __fixsfdi (SFtype);
|
| D | libgcc2.c | 1487 __fixsfdi (SFtype a) in __fixsfdi() function
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | libgcc.texi | 307 @deftypefn {Runtime Function} long __fixsfdi (float @var{a})
|
| D | gccint.info | 524 -- Runtime Function: long __fixsfdi (float A) 51213 * __fixsfdi: Soft float library routines.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2005 | 27913 (SFtype, SCtype, __fixsfdi, __floatdisf, __fixunssfSI, __fixunssfDI) 27920 * libgcc2.c (__fixunssfDI, __fixsfdi, __floatdisf, __fixunssfSI)
|
| D | ChangeLog-2002 | 4373 (__fixunssfdi, __fixsfdi): Likewise.
|