Searched refs:testLesEqual (Results 1 – 2 of 2) sorted by relevance
13 void testLesEqual(){ printf("%d <= %d = %d\n", 10, 4, 10 <= 4); } in testLesEqual() function42 testLesEqual(); in main()
13 testLesEqual(){ printf("%d <= %d = %d\n", 10, 4, 10 <= 4); } in testLesEqual() function42 testLesEqual(); in main()