Searched refs:t_struct_typedef (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dwhatis-ptype-typedefs.c79 } t_struct_typedef; typedef in typeref:struct:t_struct
95 /* An array the same size of t_struct_typedef, so we can test casting. */
96 typedef unsigned char uchar_array_t_struct_typedef[sizeof (t_struct_typedef)];
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dwhatis-ptype-typedefs.c79 } t_struct_typedef; typedef in typeref:struct:t_struct
95 /* An array the same size of t_struct_typedef, so we can test casting. */
96 typedef unsigned char uchar_array_t_struct_typedef[sizeof (t_struct_typedef)];

Completed in 82 milliseconds