Searched defs:format_wanted_type (Results 1 – 2 of 2) sorted by relevance
374 typedef struct format_wanted_type struct377 tree wanted_type;379 const char *wanted_type_name;381 int scalar_identity_flag;405 struct format_wanted_type *next; argument406 } format_wanted_type; typedef
389 struct format_wanted_type struct392 tree wanted_type;394 const char *wanted_type_name;396 int scalar_identity_flag;398 int pointer_count;423 struct format_wanted_type *next; argument