Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ | |
truncdfhf2.c | 14 COMPILER_RT_ABI uint16_t __truncdfhf2(double a) { function in typeref:typename:COMPILER_RT_ABI uint16_t 21 return __truncdfhf2(a); 24 AEABI_RTABI uint16_t __aeabi_d2h(double a) COMPILER_RT_ALIAS(__truncdfhf2); |
truncdfhf2.c | 14 COMPILER_RT_ABI uint16_t __truncdfhf2(double a) { function in typeref:typename:COMPILER_RT_ABI uint16_t 21 return __truncdfhf2(a); 24 AEABI_RTABI uint16_t __aeabi_d2h(double a) COMPILER_RT_ALIAS(__truncdfhf2); |