Searched refs:correct (Results 1 - 25 of 140) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dread_noadvance.f906 character(20) :: correct = 'foo: bar 123abc' variable
16 if (chr.ne.correct(i:i)) call abort()
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/gomp/appendix-a/
H A Da.37.2.c6 correct () function
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000422-1.c6 int correct[13] = variable
34 if (ops[i] != correct[i])
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dsse4_2-pcmpestri-1.c39 int res, correct, l1, l2; local
57 correct = cmp_ei (&src1.x[i], l1, &src2.x[i], l2, IMM_VAL0,
63 correct = cmp_ei (&src1.x[i], l1, &src2.x[i], l2, IMM_VAL1,
69 correct = cmp_ei (&src1.x[i], l1, &src2.x[i], l2, IMM_VAL2,
75 correct = cmp_ei (&src1.x[i], l1, &src2.x[i], l2, IMM_VAL3,
80 if (correct != res)
H A Dsse4_2-pcmpestrm-1.c39 __m128i res, correct; local
58 correct = cmp_em (&src1.x[i], l1, &src2.x[i], l2, IMM_VAL0,
64 correct = cmp_em (&src1.x[i], l1, &src2.x[i], l2, IMM_VAL1,
70 correct = cmp_em (&src1.x[i], l1, &src2.x[i], l2, IMM_VAL2,
76 correct = cmp_em (&src1.x[i], l1, &src2.x[i], l2, IMM_VAL3,
81 if (memcmp (&correct, &res, sizeof (res)))
H A Dsse4_2-pcmpistri-1.c39 int res, correct; local
54 correct = cmp_ii (&src1.x[i], &src2.x[i], IMM_VAL0, NULL);
59 correct = cmp_ii (&src1.x[i], &src2.x[i], IMM_VAL1, NULL);
64 correct = cmp_ii (&src1.x[i], &src2.x[i], IMM_VAL2, NULL);
69 correct = cmp_ii (&src1.x[i], &src2.x[i], IMM_VAL3, NULL);
73 if (correct != res)
H A Dsse4_2-pcmpistrm-1.c39 __m128i res, correct; local
54 correct = cmp_im (&src1.x[i], &src2.x[i], IMM_VAL0, NULL);
59 correct = cmp_im (&src1.x[i], &src2.x[i], IMM_VAL1, NULL);
64 correct = cmp_im (&src1.x[i], &src2.x[i], IMM_VAL2, NULL);
69 correct = cmp_im (&src1.x[i], &src2.x[i], IMM_VAL3, NULL);
73 if (memcmp (&correct, &res, sizeof (res)))
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A DWtrampolines.c18 const int correct[1100] = {1, 0, -2, 0, 1, 0, 1, -1, -10, -30, -67}; local
45 if (fabs(a( i, x1, x2, x3, x4, x5 ) - correct [i]) > 0.1)
H A Dtrampoline-1.c18 const int correct[1100] = {1, 0, -2, 0, 1, 0, 1, -1, -10, -30, -67}; local
45 if (fabs(a( i, x1, x2, x3, x4, x5 ) - correct [i]) > 0.1)
/haiku-buildtools/binutils/gas/testsuite/gas/cris/
H A Drd-v32s-3.s1 ; Check correct disassembly of special registers.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cris/
H A Drd-v32s-3.s1 ; Check correct disassembly of special registers.
/haiku-buildtools/binutils/ld/testsuite/ld-m68hc11/
H A Dxgate-offset.s8 ldw r2,#var+0x106 ; check for correct carry too
H A Dbug-1403.s1 ;;; Bug #1403: Branch adjustment to another section not correct when doing linker relaxation
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/bug302.dir/
H A Dmain.go7 // Check that the export information is correct in p.6.
10 // Check that it's still correct in pp.a (which contains p.6).
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/bitset/operations/
H A D1.cc63 std::bitset<size> correct; local
75 //correct = std::string(left_shifted);
76 correct = std::bitset<size> (std::string(left_shifted));
77 VERIFY( shifted == correct );
81 //correct = std::string(right_shifted);
82 correct = std::bitset<size> (std::string(right_shifted));
83 VERIFY( shifted == correct );
/haiku-buildtools/binutils/gas/testsuite/gas/m68hc11/
H A Dhexprefix.s1 # Test for correct generation of hex prefixes.
/haiku-buildtools/binutils/gas/testsuite/gas/arc/
H A Ddis-inv.d2 #name: Check for correct disassembly of scondd llockd.
/haiku-buildtools/binutils/gas/testsuite/gas/m68k/
H A Dp2663.s6 jsr %pc@(table-.-2:b,%d7:w) | correct but cryptic
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/m68k/
H A Dp2663.s6 jsr %pc@(table-.-2:b,%d7:w) | correct but cryptic
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-m68hc11/
H A Dbug-1403.s1 ;;; Bug #1403: Branch adjustment to another section not correct when doing linker relaxation
/haiku-buildtools/binutils/ld/testsuite/ld-cris/
H A Dexpdyn5.d7 # Like expdyn2.d, but testing that the .got contents is correct. There
/haiku-buildtools/binutils/ld/testsuite/ld-mmix/
H A Db-bend.s3 % not at the end of a file. It also does not in YZ specify a correct
H A Db-bend1.d10 # not-correct-YZ-field and might need tweaking if the implementation
H A Db-bend2.d9 # We use the b-bend.s file just to make the correct lop_end in
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-cris/
H A Dexpdyn5.d7 # Like expdyn2.d, but testing that the .got contents is correct. There

Completed in 285 milliseconds

123456