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

  /src/external/gpl3/gcc/dist/gcc/
attribs.cc 2564 unsigned nbounds = 0;
2573 ++nbounds;
2575 return nbounds;
2562 unsigned nbounds = 0; local
  /src/external/gpl3/gcc.old/dist/gcc/
attribs.cc 2426 unsigned nbounds = 0;
2435 ++nbounds;
2437 return nbounds;
2424 unsigned nbounds = 0; local

Completed in 16 milliseconds