index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.dg
/
pch
/
decl-3.hs
blob: 787d480f208e4331cfb4e663583d3b08288391e5 (
plain
)
1
2
3
struct
foo
;
typedef
struct
foo
*
foo_p
;
extern
foo_p
foop
;