Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_entry.h702 return get__dynamic(thread); in KMP_EXPAND_NAME()
H A Dkmp.h2400 #define get__dynamic(xthread) \ macro