xref
: /
netbsd-src
/
external
/
gpl3
/
gdb
/
dist
/
libctf
/
testsuite
/
libctf-regression
/
pptrtab-a.c
(revision f8cf1a9151c7af1cb0bd8b09c13c66bca599c027)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
typedef
long
a_t
;
2
typedef
long
b_t
;
3
4
a_t
*
a
;
5
b_t
ignore2
;
6