Searched refs:ntests (Results 1 – 2 of 2) sorted by relevance
18 #define ntests (sizeof (tests) / sizeof (tests[0])) macro25 for (int i = 0; i < ntests; ++i) in do_test()
20 #define ntests (sizeof (tests) / sizeof (tests[0])) macro30 for (cnt = 0; cnt < ntests; ++cnt) in do_test()
Completed in 3 milliseconds