Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h95 #define KMP_FOREACH_COUNTER(macro, arg) \ macro
312 enum counter_e { KMP_FOREACH_COUNTER(ENUMERATE, COUNTER_) COUNTER_LAST }; enumerator