xref
: /
netbsd-src
/
external
/
gpl3
/
gdb.old
/
dist
/
gdb
/
testsuite
/
gdb.base
/
ss.h
(revision bdc22b2e01993381dcefeff2bc9b56ca75a4235c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct
s
{
2
int
a
;
3
int
b
;
4
};
5