Searched refs:correct_kind (Results 1 – 1 of 1) sorted by relevance
21 omp_sched_t correct_kind; variable39 if (kind != correct_kind) { in test_omp_for_runtime()40 printf("kind(%d) != correct_kind(%d)\n", kind, correct_kind); in test_omp_for_runtime()74 correct_kind = atoi(argv[1]); in main()