Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_global.cpp386 KMP_DEBUG_BUF_LINES_INIT; /* Lines of debug stored in buffer */
H A Dkmp.h3323 #define KMP_DEBUG_BUF_LINES_INIT 512 macro