Home
last modified time | relevance | path

Searched refs:KMP_ARCH_PPC64_ELFv1 (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_platform.h90 #define KMP_ARCH_PPC64_ELFv1 0 macro
92 #define KMP_ARCH_PPC64 (KMP_ARCH_PPC64_ELFv2 || KMP_ARCH_PPC64_ELFv1)
119 #undef KMP_ARCH_PPC64_ELFv1
120 #define KMP_ARCH_PPC64_ELFv1 1 macro