HomeSort by: relevance | last modified time | path
    Searched defs:t_struct_typedef (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
whatis-ptype-typedefs.c 79 } 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)];
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
whatis-ptype-typedefs.c 79 } 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 24 milliseconds