HomeSort by: relevance | last modified time | path
    Searched defs:sorted_attr_string (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
attribs.cc 1110 sorted_attr_string (tree arglist)
1228 target1 = sorted_attr_string (TREE_VALUE (attr1));
1229 target2 = sorted_attr_string (TREE_VALUE (attr2));
1109 sorted_attr_string (tree arglist) function
  /src/external/gpl3/gcc.old/dist/gcc/
attribs.cc 1048 sorted_attr_string (tree arglist)
1165 target1 = sorted_attr_string (TREE_VALUE (attr1));
1166 target2 = sorted_attr_string (TREE_VALUE (attr2));
1047 sorted_attr_string (tree arglist) function

Completed in 24 milliseconds