Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_utility.cpp336 int cpu_width = default_cpu_width; in __kmp_expand_file_name() local
348 cpu_width = width; in __kmp_expand_file_name()
365 snp_result = KMP_SNPRINTF(pos, end - pos + 1, "%0*d", cpu_width, in __kmp_expand_file_name()