Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_lock.h1170 #define KMP_LOCK_STRIP(v) ((v) >> KMP_LOCK_SHIFT) macro
1254 #define KMP_LOCK_STRIP(v) (v) macro