Searched refs:totalRemoved (Results 1 – 2 of 2) sorted by relevance
166 GLuint totalRemoved = 0; in remove_instructions() local171 totalRemoved++; in remove_instructions()198 return totalRemoved; in remove_instructions()
415 int totalRemoved = 0; in main() local575 if (totalRemoved > 0) { in main()576 System.out.println("# Removed:\t" + totalRemoved); in main()