Searched refs:ntests (Results 1 – 2 of 2) sorted by relevance
13 #define ntests (sizeof (tests) / sizeof (tests[0])) macro20 for (int i = 0; i < ntests; ++i) \
45 #define ntests (sizeof (tests) / sizeof (tests[0])) in do_test() macro51 for (n = 0; n < ntests; ++n) in do_test()
Completed in 4 milliseconds