Home | History | Annotate | Download | only in src

Lines Matching full:decl

2416    declaration DECL and location LOC.  */
2419 add_param (char const *type, char *decl, location loc)
2430 for (p = decl; p[1]; p++)
2431 if ((p == decl
2441 while (*++decl == ' ' || *decl == '\t')
2459 muscle_pair_list_grow (type, decl, name);