Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp191 #define KMP_AFF_WARNING(s, ...) \ macro
196 #define KMP_AFF_WARNING(s, ...) KMP_WARNING(__VA_ARGS__) macro