Searched defs:__fixunssfsi (Results 1 - 4 of 4) sorted by relevance
| /src/lib/libc/gen/ | ||
| H A D | fixunssfsi_ieee754.c | 54 __fixunssfsi(float x) function in typeref:typename:uint32_t |
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ | ||
| H A D | fixunssfsi.c | 21 __fixunssfsi(fp_t a) { function in typeref:typename:COMPILER_RT_ABI su_int |
| /src/lib/libc_vfp/ | ||
| H A D | vfpsf.S | 53 #define __fixunssfsi __aeabi_f2uiz macro |
| /src/lib/libc/softfloat/ | ||
| H A D | softfloat-for-gcc.h | 205 #define __fixunssfsi __aeabi_f2uiz macro |
Completed in 3 milliseconds