Searched refs:total_removed (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Denvsets.cc349 int total_removed = 0;
363 total_removed += removed;
365 return total_removed;
321 int total_removed = 0; local
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A Denvsets.cc321 int total_removed = 0; local
335 total_removed += removed;
337 return total_removed;
/netbsd-current/external/apache2/llvm/dist/clang/utils/analyzer/
H A DCmpRuns.py574 total_removed = 0
588 total_removed += 1
609 out.write(f"TOTAL REMOVED: {total_removed}\n")

Completed in 137 milliseconds