Home
last modified time | relevance | path

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

/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp.h1101 #define KMP_MASTER_GTID(gtid) (__kmp_tid_from_gtid((gtid)) == 0) macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp.h1101 #define KMP_MASTER_GTID(gtid) (__kmp_tid_from_gtid((gtid)) == 0) macro
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp.h1101 #define KMP_MASTER_GTID(gtid) (__kmp_tid_from_gtid((gtid)) == 0) macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp.h1101 #define KMP_MASTER_GTID(gtid) (__kmp_tid_from_gtid((gtid)) == 0) macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp.h1170 #define KMP_MASTER_GTID(gtid) (0 == __kmp_tid_from_gtid((gtid))) macro
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp.h1101 #define KMP_MASTER_GTID(gtid) (__kmp_tid_from_gtid((gtid)) == 0) macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp.h1125 #define KMP_MASTER_GTID(gtid) (0 == __kmp_tid_from_gtid((gtid))) macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp.h1156 #define KMP_MASTER_GTID(gtid) (0 == __kmp_tid_from_gtid((gtid))) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp.h1110 #define KMP_MASTER_GTID(gtid) (0 == __kmp_tid_from_gtid((gtid))) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp.h1156 #define KMP_MASTER_GTID(gtid) (0 == __kmp_tid_from_gtid((gtid))) macro
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp.h1125 #define KMP_MASTER_GTID(gtid) (0 == __kmp_tid_from_gtid((gtid))) macro
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp.h1036 #define KMP_MASTER_GTID(gtid) (__kmp_tid_from_gtid((gtid)) == 0) macro