Searched defs:KMP_ALIGN (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/openmp/runtime/src/ | ||
H A D | kmp_dispatch.h | 89 struct KMP_ALIGN(32) { // compiler does not accept sizeof(T)*4 struct |
H A D | kmp.h | 1908 // KMP_ALIGN(32) ensures (if the KMP_ALIGN macro is turned on) argument |