Home
last modified time | relevance | path

Searched refs:gtsf2 (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dgofast.c26 int gtsf2 (float a, float b) { return a > b; } in gtsf2() function
83 if (gtsf2 (2, 1) == 0) fail ("gtsf2 2>1"); in main()
84 if (gtsf2 (1, 1) != 0) fail ("gtsf2 1>1"); in main()
85 if (gtsf2 (0, 1) != 0) fail ("gtsf2 0>1"); in main()
/openbsd/lib/libc/arch/arm/softfloat/
H A DMakefile.inc3 SRCS += fpsetround.c fpsetsticky.c gedf2.c gesf2.c gtdf2.c gtsf2.c ledf2.c
/openbsd/lib/libc/arch/sh/softfloat/
H A DMakefile.inc3 SRCS += fpsetround.c fpsetsticky.c gedf2.c gesf2.c gtdf2.c gtsf2.c ledf2.c
/openbsd/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/
H A Dios6-armv7.txt65 gtsf2
H A Dios6-armv7s.txt65 gtsf2
/openbsd/gnu/gcc/gcc/config/mcore/
H A Dlib1.asm295 COMPARE_SF_JUMP gtsf2
/openbsd/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dlib1.asm295 COMPARE_SF_JUMP gtsf2
/openbsd/gnu/gcc/gcc/config/arm/
H A Dieee754-sf.S741 ARM_FUNC_START gtsf2
742 ARM_FUNC_ALIAS gesf2 gtsf2
790 FUNC_END gtsf2