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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_utility.cpp336 int cpu_width = default_cpu_width; local
348 cpu_width = width;
365 snp_result = KMP_SNPRINTF(pos, end - pos + 1, "%0*d", cpu_width,

Completed in 106 milliseconds