Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_utility.cpp268 int cpu_width = default_cpu_width; in __kmp_expand_file_name() local
280 cpu_width = width; in __kmp_expand_file_name()
297 snp_result = KMP_SNPRINTF(pos, end - pos + 1, "%0*d", cpu_width, in __kmp_expand_file_name()