Searched refs:__nesf2 (Results 1 – 17 of 17) sorted by relevance
| /openbsd/src/lib/libc/softfloat/ |
| D | nesf2.c | 12 flag __nesf2(float32, float32) __dso_protected; 15 __nesf2(float32 a, float32 b) in __nesf2() function
|
| /openbsd/src/gnu/llvm/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)
|
| /openbsd/src/gnu/gcc/gcc/config/soft-fp/ |
| D | eqsf2.c | 51 strong_alias(__eqsf2, __nesf2);
|
| /openbsd/src/lib/libc/arch/arm/ |
| D | Symbols.list | 28 __nesf2
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/sh/ |
| D | libgcc-std.ver | 67 __nesf2
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | libgcc-std.ver | 67 __nesf2
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/builtins/arm/ |
| D | comparesf2.S | 191 DEFINE_COMPILERRT_FUNCTION_ALIAS(__nesf2, __eqsf2)
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | libgcc-std.ver | 67 __nesf2
|
| /openbsd/src/gnu/gcc/gcc/config/ |
| D | fp-bit.h | 285 # define _ne_f2 __nesf2
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/ |
| D | fp-bit.h | 281 # define _ne_f2 __nesf2
|
| /openbsd/src/gnu/gcc/gcc/config/xtensa/ |
| D | ieee754-sf.S | 1098 .global __nesf2 1099 .set __nesf2, __eqsf2 define
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/IR/ |
| D | RuntimeLibcalls.def | 389 HANDLE_LIBCALL(UNE_F32, "__nesf2")
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | libgcc.texi | 427 @deftypefn {Runtime Function} int __nesf2 (float @var{a}, float @var{b})
|
| D | gccint.info | 627 -- Runtime Function: int __nesf2 (float A, float B) 31471 * __nesf2: Soft float library routines.
|
| /openbsd/src/gnu/gcc/gcc/config/m68k/ |
| D | lb1sf68.asm | 3966 .globl SYM (__nesf2) 3967 SYM (__nesf2):
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| D | lb1sf68.asm | 3844 .globl SYM (__nesf2) 3845 SYM (__nesf2):
|