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

/seL4-l4v-10.1.1/l4v/tools/c-parser/testfiles/
H A Dgcc_attribs.c11 int array1[10][20] __attribute__((foo)) __attribute__((bar)); variable
15 array1[pos1][pos2] = val;
H A Dautomatic_modifies.c13 int array1[10], array2[20]; variable
25 array1[i] = f();
57 array1[f()] = tmp;
H A Ddupthms.c11 int array1[10]; variable

Completed in 86 milliseconds