Searched refs:test_hi (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dsync-2.c55 static short test_hi[18] = { 3,5,7,9,1,4,22,-12,7 ,8,9,~7,1,-12,7 ,8,9,~7 }; variable
101 if (memcmp (AL, test_hi, sizeof(test_hi)))
H A Dsync-3.c52 static short test_hi[18] = { 3,5,7,9,1,4,22,-12,7 ,8,9,~7,1,-12,7 ,8,9,~7 }; variable
98 if (memcmp (AL, test_hi, sizeof(test_hi)))
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dsync-2.c50 static short test_hi[18] = { 3,5,7,9,1,4,22,-12,7,8,9,7,1,-12,7,8,9,7 }; variable
96 if (memcmp (AL, test_hi, sizeof(test_hi)))

Completed in 116 milliseconds