Home
last modified time | relevance | path

Searched refs:affix_data_type (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-aux-info.c38 static char *affix_data_type (const char *) ATTRIBUTE_MALLOC;
59 affix_data_type (const char *param) in affix_data_type() function
124 ? concat (formal_list, affix_data_type (this_type), NULL) in gen_formal_list_for_type()
509 ret_val = affix_data_type (ret_val); in gen_decl()
H A Dc-aux-info.cc38 static char *affix_data_type (const char *) ATTRIBUTE_MALLOC;
59 affix_data_type (const char *param) in affix_data_type() function
124 ? concat (formal_list, affix_data_type (this_type), NULL) in gen_formal_list_for_type()
510 ret_val = affix_data_type (ret_val); in gen_decl()
H A DChangeLog841 * c-aux-info.c (affix_data_type): Use startswith
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-aux-info.c38 static char *affix_data_type (const char *) ATTRIBUTE_MALLOC;
59 affix_data_type (const char *param) in affix_data_type() function
124 ? concat (formal_list, affix_data_type (this_type), NULL) in gen_formal_list_for_type()
509 ret_val = affix_data_type (ret_val); in gen_decl()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200110120 * c-aux-info.c (affix_data_type): Use ATTRIBUTE_MALLOC. Avoid
10814 * c-aux-info.c (affix_data_type): Use ASTRDUP in lieu of
H A DChangeLog-199918215 * c-aux-info.c (data_type, affix_data_type, gen_decl,