Home
last modified time | relevance | path

Searched defs:KMP_COUNT_BLOCK (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h911 #define KMP_COUNT_BLOCK(name) \ macro
1001 #define KMP_COUNT_BLOCK(n) ((void)0) macro