Searched refs:__nesf2 (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/lib/libc/softfloat/ |
| D | nesf2.c | 14 flag __nesf2(float32, float32); 17 __nesf2(float32 a, float32 b) in __nesf2() function
|
| D | Symbol.map | 49 __nesf2;
|
| D | softfloat-for-gcc.h | 130 #define float32_ne __nesf2
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/ |
| D | comparesf2.c | 52 COMPILER_RT_ALIAS(__lesf2, __nesf2) in COMPILER_RT_ALIAS() 75 int __nesf2(fp_t a, fp_t b) { return __lesf2(a, b); } in __nesf2() function
|
| D | apple_versioning.c | 304 NOT_HERE_UNTIL_AFTER_4_3(__nesf2)
|
| /freebsd-12-stable/contrib/gcc/config/soft-fp/ |
| D | eqsf2.c | 51 strong_alias(__eqsf2, __nesf2);
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
| D | comparesf2.S | 191 DEFINE_COMPILERRT_FUNCTION_ALIAS(__nesf2, __eqsf2)
|
| /freebsd-12-stable/contrib/gcc/ |
| D | libgcc-std.ver | 67 __nesf2
|
| D | ChangeLog-2005 | 159 (__eqsf2, __nesf2, __gtsf2, __gesf2, __ltsf2, __lesf2): Use
|
| /freebsd-12-stable/contrib/gcc/config/ |
| D | fp-bit.h | 285 # define _ne_f2 __nesf2
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| D | RuntimeLibcalls.def | 384 HANDLE_LIBCALL(UNE_F32, "__nesf2")
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | libgcc.texi | 432 @deftypefn {Runtime Function} int __nesf2 (float @var{a}, float @var{b})
|