Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_stats.h901 #define KMP_COUNT_BLOCK(name) \ macro
991 #define KMP_COUNT_BLOCK(n) ((void)0) macro