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

/seL4-l4v-10.1.1/l4v/tools/c-parser/testfiles/
H A Djiraver432.c15 } global1; variable in typeref:struct:__anon79
23 global1.fld1++;
24 return global1.fld2;
H A Dfnptr.c21 unsigned global1, global2; variable
25 global1++;
H A Dmultidim_arrays.c24 struct s global1, global2; variable in typeref:struct:s
38 return g1(&global1.array[0][1]);

Completed in 33 milliseconds