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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-stmt.cc 1742 bool whole_array = true; local
1761 whole_array = false;
1955 || !whole_array)
1959 if (whole_array)
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-stmt.cc 1738 bool whole_array = true; local
1756 whole_array = false;
1943 || !whole_array)
1947 if (whole_array)

Completed in 32 milliseconds