OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
store.c
133
struct
s_2
{ short s[2]; } z_2,
s_2
;
variable in typeref:struct:s_2
148
struct
s_2
149
add_struct_2 (struct
s_2
s)
190
struct
s_2
193
int i; register struct
s_2
u = z_2;
194
for (i = 0; i < sizeof (
s_2
) / sizeof (
s_2
.s[0]); i++) {
s_2
.s[i] = i + 1; }
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
store.c
133
struct
s_2
{ short s[2]; } z_2,
s_2
;
variable in typeref:struct:s_2
148
struct
s_2
149
add_struct_2 (struct
s_2
s)
190
struct
s_2
193
int i; register struct
s_2
u = z_2;
194
for (i = 0; i < sizeof (
s_2
) / sizeof (
s_2
.s[0]); i++) {
s_2
.s[i] = i + 1; }
Completed in 25 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026