/src/lib/libc/softfloat/ |
nesf2.c | 16 flag __nesf2(float32, float32); 19 __nesf2(float32 a, float32 b) function in typeref:typename:flag
|
nesf2.c | 16 flag __nesf2(float32, float32); 19 __nesf2(float32 a, float32 b) function in typeref:typename:flag
|
nesf2.c | 16 flag __nesf2(float32, float32); 19 __nesf2(float32 a, float32 b) function in typeref:typename:flag
|
/src/lib/libc/arch/m68k/hardfloat/ |
nesf2.S | 42 STRONG_ALIAS(__eqsf2,__nesf2) 46 ENTRY(__nesf2) function 55 END(__nesf2)
|
nesf2.S | 42 STRONG_ALIAS(__eqsf2,__nesf2) 46 ENTRY(__nesf2) function 55 END(__nesf2)
|
nesf2.S | 42 STRONG_ALIAS(__eqsf2,__nesf2) 46 ENTRY(__nesf2) function 55 END(__nesf2)
|
/src/lib/libc_vfp/ |
vfpsf.S | 231 STRONG_ALIAS(__eqsf2, __nesf2) 232 ENTRY(__nesf2) function 239 END(__nesf2)
|
vfpsf.S | 231 STRONG_ALIAS(__eqsf2, __nesf2) 232 ENTRY(__nesf2) function 239 END(__nesf2)
|
vfpsf.S | 231 STRONG_ALIAS(__eqsf2, __nesf2) 232 ENTRY(__nesf2) function 239 END(__nesf2)
|
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
comparesf2.c | 15 // __nesf2 136 __nesf2(fp_t a, fp_t b) { function in typeref:typename:COMPILER_RT_ABI enum LE_RESULT
|
comparesf2.c | 15 // __nesf2 136 __nesf2(fp_t a, fp_t b) { function in typeref:typename:COMPILER_RT_ABI enum LE_RESULT
|
comparesf2.c | 15 // __nesf2 136 __nesf2(fp_t a, fp_t b) { function in typeref:typename:COMPILER_RT_ABI enum LE_RESULT
|