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

/openbsd-current/lib/libc/softfloat/
H A Dnesf2.c12 flag __nesf2(float32, float32) __dso_protected;
15 __nesf2(float32 a, float32 b) function
/openbsd-current/gnu/gcc/gcc/config/soft-fp/
H A Deqsf2.c51 strong_alias(__eqsf2, __nesf2);
/openbsd-current/gnu/llvm/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)
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/arm/
H A Dcomparesf2.S14 // __nesf2
191 DEFINE_COMPILERRT_FUNCTION_ALIAS(__nesf2, __eqsf2)
/openbsd-current/gnu/gcc/gcc/config/
H A Dfp-bit.h285 # define _ne_f2 __nesf2
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Dfp-bit.h281 # define _ne_f2 __nesf2
/openbsd-current/gnu/gcc/gcc/config/xtensa/
H A Dieee754-sf.S1098 .global __nesf2
1099 .set __nesf2, __eqsf2
/openbsd-current/gnu/gcc/gcc/config/m68k/
H A Dlb1sf68.asm3966 .globl SYM (__nesf2)
3967 SYM (__nesf2):
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlb1sf68.asm3844 .globl SYM (__nesf2)
3845 SYM (__nesf2):

Completed in 113 milliseconds