Searched refs:qualifiers_then_data_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-aux-info.c71 char *qualifiers_then_data_type;
99 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL);
101 return reconcat (qualifiers_then_data_type,
102 qualifiers_then_data_type, " ", p, NULL);
70 char *qualifiers_then_data_type; local

Completed in 59 milliseconds