Home
last modified time | relevance | path

Searched refs:kmp_location_match (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_debugger.cpp241 static int kmp_location_match(kmp_str_loc_t *loc, kmp_omp_nthr_item_t *item) { in kmp_location_match() function
275 if (kmp_location_match(&loc, &items[i])) { in __kmp_omp_num_threads()