Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/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()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-aux-info.c42 static char *affix_data_type (const char *) ATTRIBUTE_MALLOC;
63 affix_data_type (const char *param) in affix_data_type() function
128 ? concat (formal_list, affix_data_type (this_type), NULL) in gen_formal_list_for_type()
508 ret_val = affix_data_type (ret_val); in gen_decl()