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

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

Completed in 148 milliseconds