Home | History | Annotate | Download | only in gcc

Lines Matching refs:attrstr

3289    described by ACCESS to the array ATTRSTR with size STRSIZE.  Used in
3294 char *attrstr, size_t strsize)
3301 strcpy (attrstr, TREE_STRING_POINTER (str));
3325 char attrstr[80];
3326 attrstr[0] = 0;
3433 append_attrname (access, attrstr, sizeof attrstr);
3505 append_attrname (access, attrstr, sizeof attrstr);
3566 append_attrname (access, attrstr, sizeof attrstr);
3570 if (*attrstr)
3575 fndecl, attrstr);
3579 fntype, attrstr);