Home
last modified time | relevance | path

Searched refs:z_2 (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstore.c133 struct s_2 { short s[2]; } z_2, s_2; variable
193 int i; register struct s_2 u = z_2; in wack_struct_2()