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