Searched refs:testTimes (Results 1 – 2 of 2) sorted by relevance
5 void testTimes(){ printf("%d * %d = %d\n", 10, 4, 10 * 4); } in testTimes() function34 testTimes(); in main()
5 testTimes(){ printf("%d * %d = %d\n", 10, 4, 10 * 4); } in testTimes() function34 testTimes(); in main()