Searched refs:NTESTS (Results 1 – 2 of 2) sorted by relevance
86 #define NTESTS (sizeof(tests)/sizeof(*tests)) macro90 pthread_t threads[NTESTS*2]; in main()95 for(i = 0; i < NTESTS; i++) { in main()
59 #define NTESTS (sizeof tests / sizeof tests[0]) macro87 for (size_t i = 0; i < NTESTS; ++i) in main()