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