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