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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-c.cc 1754 unsigned expected_args = 0;
1758 expected_args++;
1785 if (expected_args != nargs
1753 unsigned expected_args = 0; local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-c.cc 1741 unsigned expected_args = 0;
1745 expected_args++;
1772 if (expected_args != nargs
1740 unsigned expected_args = 0; local

Completed in 26 milliseconds