Searched refs:init_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.c15 static int init_si[4] = { -30,-30,-50,-50 }; variable
68 memcpy(AI, init_si, sizeof(init_si));
H A Dia64-sync-2.c18 static int init_si[18] = { 0,0,0,1,0,0, 0,0 ,-1,0,0,-1,0,0 ,-1,0,0,-1 }; variable
119 memcpy(AI, init_si, sizeof(init_si));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dia64-sync-3.c12 static int init_si[4] = { -30,-30,-50,-50 }; variable
65 memcpy(AI, init_si, sizeof(init_si));
H A Dia64-sync-2.c12 static int init_si[18] = { 0,0,0,1,0,0,0,0,-1,0,0,0,0,0,-1,0,0,0 }; variable
113 memcpy(AI, init_si, sizeof(init_si));

Completed in 77 milliseconds