Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h898 #define KMP_COUNT_VALUE(name, value) \ macro
1000 #define KMP_COUNT_VALUE(n, v) ((void)0) macro