Searched refs:total (Results 1 – 1 of 1) sorted by relevance
211 int total = 0; in do_test() local217 total += received[i][j]; in do_test()227 if (total != ROUNDS) in do_test()230 total, ROUNDS); in do_test()234 printf ("A total of %d signals sent and received\n", total); in do_test()
Completed in 2 milliseconds