Searched refs:MAX_FACTOR (Results 1 – 4 of 4) sorted by relevance
7 #define MAX_FACTOR 10 macro129 for (i = 1; i <= MAX_FACTOR; i++) { in test_omp_atomic()148 for (i = 1; i <= MAX_FACTOR; ++i) { in test_omp_atomic()167 for (i = 1; i <= MAX_FACTOR; i++) { in test_omp_atomic()
7 #define MAX_FACTOR 10 macro103 for(i=1;i<=MAX_FACTOR;i++) { in test_omp_parallel_for_reduction()
8 #define MAX_FACTOR 10 macro92 for (j = 1; j <= MAX_FACTOR; j++) { in test_omp_for_reduction()
7 #define MAX_FACTOR 10 macro101 for(i=1;i<=MAX_FACTOR;i++) { in test_omp_parallel_reduction()