Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_utility.cpp318 int default_cpu_width = 1; in __kmp_expand_file_name() local
325 for (i = __kmp_xproc; i >= 10; i /= 10, ++default_cpu_width) in __kmp_expand_file_name()
336 int cpu_width = default_cpu_width; in __kmp_expand_file_name()