Searched refs:test_si (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dia64-sync-3.c16 static int test_si[4] = { -115,-115,25,25 }; variable
74 if (memcmp (AI, test_si, sizeof(test_si)))
H A Dia64-sync-2.c19 static int test_si[18] = { 1,1,1,1,1,4,22,-12,7 ,8,9,~7,1,-12,7 ,8,9,~7 }; variable
125 if (memcmp (AI, test_si, sizeof(test_si)))
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dia64-sync-3.c13 static int test_si[4] = { -115,-115,25,25 }; variable
71 if (memcmp (AI, test_si, sizeof(test_si)))
H A Dia64-sync-2.c13 static int test_si[18] = { 1,1,1,1,1,4,22,-12,7,8,9,7,1,-12,7,8,9,7 }; variable
119 if (memcmp (AI, test_si, sizeof(test_si)))

Completed in 96 milliseconds