5 static int load_i(struct st
*st
)
10 static void store_i(struct st
*st
, int i
)
15 static int *load_d(struct st
*st
)
20 static void store_d(struct st
*st
, int *d
)
26 * check-name: struct access code generation
27 * check-command: ./sparsec -c $file -o tmp.o