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

  /src/external/gpl3/gcc/dist/gcc/
gengtype-state.cc 2336 int nbstruct = 0, countstruct = 0;
2352 countstruct++;
2369 if (countstruct != nbstruct)
2372 nbstruct, countstruct);
2335 int nbstruct = 0, countstruct = 0; local
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype-state.cc 2346 int nbstruct = 0, countstruct = 0;
2362 countstruct++;
2379 if (countstruct != nbstruct)
2382 nbstruct, countstruct);
2345 int nbstruct = 0, countstruct = 0; local

Completed in 28 milliseconds