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

  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 10558 tree oldrt = TREE_TYPE (oldtype);
10562 && comptypes (oldrt, newrt))
10526 tree oldrt = TREE_TYPE (oldtype); local
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 9620 tree oldrt = TREE_TYPE (oldtype);
9624 && comptypes (oldrt, newrt))
9588 tree oldrt = TREE_TYPE (oldtype); local

Completed in 37 milliseconds