Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h2577 typedef struct kmp_dephash { struct
2578 kmp_dephash_entry_t **buckets; argument
2584 } kmp_dephash_t; argument