Lines Matching defs:counter
9614 unsigned int counter = 4;
9639 result_sstream << (counter++);
9703 unsigned int counter = 2;
9727 result_sstream << (counter++);
9780 unsigned int counter = 3;
9803 result_sstream << (counter++);
9894 unsigned int counter = 1;
9918 result_sstream << (double)(counter++);
10547 /* Construct the argument list tree root. Each node carries a counter that tells how many components
10550 * used to define a subsequent argument, and its counter is increased by the amount of components