xref
: /
netbsd-src
/
external
/
gpl3
/
gdb
/
dist
/
libctf
/
testsuite
/
libctf-regression
/
pptrtab-a.c
(revision 0e2e28bced52bda3788c857106bde6c44d2df3b8)
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