Searched refs:__nesf2 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/lib/libc/softfloat/
H A Dnesf2.c14 flag __nesf2(float32, float32);
17 __nesf2(float32 a, float32 b) function
H A Dsoftfloat-for-gcc.h130 #define float32_ne __nesf2
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcomparesf2.c14 // __nesf2
90 COMPILER_RT_ALIAS(__lesf2, __nesf2)
149 int __nesf2(fp_t a, fp_t b) { return __lesf2(a, b); } function
H A Dapple_versioning.c304 NOT_HERE_UNTIL_AFTER_4_3(__nesf2)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dcomparesf2.S14 // __nesf2
191 DEFINE_COMPILERRT_FUNCTION_ALIAS(__nesf2, __eqsf2)

Completed in 64 milliseconds