Searched defs:TYPE_PROTOTYPED (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbtypes.h249 #define TYPE_PROTOTYPED(t) (TYPE_MAIN_TYPE (t)->flag_prototyped) macro

Completed in 193 milliseconds