Searched defs:get_depth (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/openmp/runtime/src/ | ||
H A D | kmp_affinity.h | 1018 int get_depth() const { return depth; }; get_depth() function |
H A D | kmp_affinity.cpp | 2112 size_t get_depth() const { return depth; } get_depth() function in kmp_cache_info_t |