Home
last modified time | relevance | path

Searched refs:UNEQ (Results 1 – 25 of 1350) sorted by relevance

12345678910>>...54

/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dcompare-fp-1.c12 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
H A Dcompare-fp-4.c12 #define UNEQ(a, b) (!LTGT ((a), (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); in iltgt()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dcompare-fp-1.c12 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
H A Dcompare-fp-4.c12 #define UNEQ(a, b) (!LTGT ((a), (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); in iltgt()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dcompare-fp-1.c12 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
H A Dcompare-fp-4.c12 #define UNEQ(a, b) (!LTGT ((a), (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); in iltgt()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dcompare-fp-1.c12 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dcompare-fp-1.c12 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
H A Dcompare-fp-4.c12 #define UNEQ(a, b) (!LTGT ((a), (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); in iltgt()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dcompare-fp-4.c12 #define UNEQ(a, b) (!LTGT ((a), (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); in iltgt()
H A Dcompare-fp-1.c12 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/post/lib_powerpc/fpu/
H A Dcompare-fp-1.c25 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
38 TEST (UNEQ (x, y)); in iuneq()
45 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
50 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/post/lib_powerpc/fpu/
H A Dcompare-fp-1.c42 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
55 TEST (UNEQ (x, y)); in iuneq()
62 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
67 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/post/lib_powerpc/fpu/
H A Dcompare-fp-1.c25 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
38 TEST (UNEQ (x, y)); in iuneq()
45 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
50 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/post/lib_powerpc/fpu/
H A Dcompare-fp-1.c25 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
38 TEST (UNEQ (x, y)); in iuneq()
45 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
50 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/post/lib_powerpc/fpu/
H A Dcompare-fp-1.c25 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
38 TEST (UNEQ (x, y)); in iuneq()
45 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
50 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/post/lib_powerpc/fpu/
H A Dcompare-fp-1.c25 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
38 TEST (UNEQ (x, y)); in iuneq()
45 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
50 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/post/lib_powerpc/fpu/
H A Dcompare-fp-1.c42 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
55 TEST (UNEQ (x, y)); in iuneq()
62 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
67 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/post/lib_powerpc/fpu/
H A Dcompare-fp-1.c25 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
38 TEST (UNEQ (x, y)); in iuneq()
45 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
50 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dcompare-fp-4.c12 #define UNEQ(a, b) (!LTGT ((a), (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); in iltgt()
H A Dcompare-fp-1.c12 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/post/lib_powerpc/fpu/
H A Dcompare-fp-1.c42 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
55 TEST (UNEQ (x, y)); in iuneq()
62 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
67 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dcompare-fp-1.c12 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()
H A Dcompare-fp-4.c12 #define UNEQ(a, b) (!LTGT ((a), (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); in iltgt()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dcompare-fp-1.c12 #define UNEQ(a, b) (__builtin_isunordered ((a), (b)) || ((a) == (b))) macro
25 TEST (UNEQ (x, y)); in iuneq()
32 TEST (ORD (x, y) && UNEQ (x, y)); in ieq()
37 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt()

12345678910>>...54