Searched refs:CLOCKS_DEFINED (Results 1 – 2 of 2) sorted by relevance
33 #define CLOCKS_DEFINED (sizeof(clock_list) / sizeof(*clock_list)) macro
105 for (j = 0; j < CLOCKS_DEFINED; ++j) { in main()