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

/freebsd-current/lib/libc/softfloat/
H A Dnesf2.c11 flag __nesf2(float32, float32);
14 __nesf2(float32 a, float32 b) function
H A Dsoftfloat-for-gcc.h129 #define float32_ne __nesf2
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcomparesf2.c14 // __nesf2
52 COMPILER_RT_ALIAS(__lesf2, __nesf2)
75 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-current/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dcomparesf2.S14 // __nesf2
191 DEFINE_COMPILERRT_FUNCTION_ALIAS(__nesf2, __eqsf2)

Completed in 115 milliseconds