xref
: /
openbsd-src
/
gnu
/
usr.bin
/
binutils
/
gdb
/
testsuite
/
gdb.base
/
ss.h
(revision d13be5d47e4149db2549a9828e244d59dbc43f15)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct
s
{
2
int
a
;
3
int
b
;
4
};
5