index
:
toolchain_gcc.git
donut
eclair
honeycomb
master
ndk-patches
ndk-r11-release
ndk-r12-release
ndk-r13-release
ndk-r14-release
replicant-6.0
Google's gcc
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc-4.9
/
gcc
/
testsuite
/
gcc.dg
/
c90-array-quals.c
blob: 228e79f65c9f10924e9fa228a5d10133f0727a2c (
plain
)
1
2
3
extern
int
(*
const
a
)[];
extern
int
(*
const
a
)[
10
];
extern
int
(*
const
a
)[];