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

  /src/external/gpl3/binutils/dist/binutils/
readelf.c 9614 static unsigned num_errs = 0;
9616 if (num_errs ++ < 10)
9621 if (num_errs == 10)
9611 static unsigned num_errs = 0; local
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 9182 static unsigned num_errs = 0;
9184 if (num_errs ++ < 10)
9189 if (num_errs == 10)
9179 static unsigned num_errs = 0; local

Completed in 45 milliseconds