Home
last modified time | relevance | path

Searched refs:test_lt (Results 1 – 25 of 616) sorted by relevance

12345678910>>...25

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/compilable/
H A Dcdcmp.d79 bool test_lt(ubyte x, ubyte y) { return x < y; } in test_lt() function
86 bool test_lt(byte x, byte y) { return x < y; } in test_lt() function
93 bool test_lt(ushort x, ushort y) { return x < y; } in test_lt() function
100 bool test_lt(short x, short y) { return x < y; } in test_lt() function
107 bool test_lt(uint x, uint y) { return x < y; } in test_lt() function
114 bool test_lt(int x, int y) { return x < y; } in test_lt() function
121 bool test_lt(ulong x, ulong y) { return x < y; } in test_lt() function
128 bool test_lt(long x, long y) { return x < y; } in test_lt() function
135 bool test_lt(float x, float y) { return x < y; } in test_lt() function
142 bool test_lt(double x, double y) { return x < y; } in test_lt() function
/dports/emulators/qemu5/qemu-5.2.0/tests/tcg/alpha/
H A Dtest-cond.c72 {test_lt, 0, 0},
73 {test_lt, 1, 0},
74 {test_lt, -1, 1},
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/tcg/alpha/
H A Dtest-cond.c72 {test_lt, 0, 0},
73 {test_lt, 1, 0},
74 {test_lt, -1, 1},
/dports/emulators/qemu42/qemu-4.2.1/tests/tcg/alpha/
H A Dtest-cond.c72 {test_lt, 0, 0},
73 {test_lt, 1, 0},
74 {test_lt, -1, 1},
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/tcg/alpha/
H A Dtest-cond.c72 {test_lt, 0, 0},
73 {test_lt, 1, 0},
74 {test_lt, -1, 1},
/dports/emulators/qemu-utils/qemu-4.2.1/tests/tcg/alpha/
H A Dtest-cond.c72 {test_lt, 0, 0},
73 {test_lt, 1, 0},
74 {test_lt, -1, 1},
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/tcg/alpha/
H A Dtest-cond.c72 {test_lt, 0, 0},
73 {test_lt, 1, 0},
74 {test_lt, -1, 1},
/dports/emulators/qemu/qemu-6.2.0/tests/tcg/alpha/
H A Dtest-cond.c72 {test_lt, 0, 0},
73 {test_lt, 1, 0},
74 {test_lt, -1, 1},
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/tcg/alpha/
H A Dtest-cond.c72 {test_lt, 0, 0},
73 {test_lt, 1, 0},
74 {test_lt, -1, 1},
/dports/emulators/qemu60/qemu-6.0.0/tests/tcg/alpha/
H A Dtest-cond.c72 {test_lt, 0, 0},
73 {test_lt, 1, 0},
74 {test_lt, -1, 1},
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr32268.c7 test_lt(__float128 x, __float128 y) in test_lt() function
25 r = test_lt (a, b); in main()

12345678910>>...25