reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_os.h
  389 #if KMP_ASM_INTRINS && KMP_OS_WINDOWS
  530 #elif (KMP_ASM_INTRINS && KMP_OS_UNIX) || !(KMP_ARCH_X86 || KMP_ARCH_X86_64)
projects/openmp/runtime/src/z_Linux_asm.S
  617 # if !KMP_ASM_INTRINS
  945 # if !KMP_ASM_INTRINS
projects/openmp/runtime/src/z_Linux_util.cpp
  332 #if (KMP_ARCH_X86 || KMP_ARCH_X86_64) && (!KMP_ASM_INTRINS)