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

  /src/external/gpl3/gcc/dist/gcc/config/csky/
csky.cc 1519 unsigned first_indx = 0; local
1526 for (; indx > first_indx; indx--)
  /src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky.cc 1515 unsigned first_indx = 0; local
1522 for (; indx > first_indx; indx--)

Completed in 17 milliseconds