Home
last modified time | relevance | path

Searched refs:test_add_sub (Results 1 – 25 of 44) sorted by relevance

12

/dports/math/yices/yices-2.6.2/tests/unit/
H A Dtest_int64.c640 test_add_sub(x, min, n); in sample_add_sub()
641 test_add_sub(x, min+1, n); in sample_add_sub()
642 test_add_sub(x, min+2, n); in sample_add_sub()
643 test_add_sub(x, min/4, n); in sample_add_sub()
645 test_add_sub(x, -2, n); in sample_add_sub()
646 test_add_sub(x, -1, n); in sample_add_sub()
647 test_add_sub(x, 0, n); in sample_add_sub()
648 test_add_sub(x, 1, n); in sample_add_sub()
649 test_add_sub(x, 2, n); in sample_add_sub()
654 test_add_sub(x, max, n); in sample_add_sub()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c41 test_add_sub (void) in test_add_sub() function
135 test_add_sub (); in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c41 test_add_sub (void) in test_add_sub() function
135 test_add_sub (); in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c41 test_add_sub (void) in test_add_sub() function
135 test_add_sub (); in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c41 test_add_sub (void) in test_add_sub() function
135 test_add_sub (); in main()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-op-5.c40 test_add_sub (void) in test_add_sub() function
134 test_add_sub (); in main()
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_memory_alloc.py67 def test_add_sub(): function
78 test_add_sub()
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_memory_alloc.py67 def test_add_sub(): function
78 test_add_sub()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/relay/
H A Dtest_memory_passes.py94 def test_add_sub(): function
121 test_add_sub()
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/unittest/
H A Dtest_arith_intset.py49 def test_add_sub(): function
108 test_add_sub()
H A Dtest_arith_modular_set.py32 def test_add_sub(): function
164 test_add_sub()
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/unittest/
H A Dtest_arith_intset.py49 def test_add_sub(): function
108 test_add_sub()

12