Home
last modified time | relevance | path

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

/llvm-project/openmp/libompd/src/
H A Domp-icv.cpp382 uint32_t nth_value; in ompd_get_nthreads() local
395 .getValue(nth_value); in ompd_get_nthreads()
400 sprintf(temp_value, ",%d", nth_value); in ompd_get_nthreads()