Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dptype.c61 typedef char t_char_array[]; typedef
62 t_char_array *pv_char_array;
H A Dcvexpr.c79 typedef char t_char_array[]; typedef
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog9130 and "ptype t_char_array" to be for native cc only.
9676 "ptype t_char_array", not compiled with gcc.
9789 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
10497 t_char_array".
11098 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.