Searched refs:kmp_dephash_entry (Results 1 – 2 of 2) sorted by relevance
86 h->buckets = (kmp_dephash_entry **)(h + 1); in __kmp_dephash_extend()139 h->buckets = (kmp_dephash_entry **)(h + 1); in __kmp_dephash_create()150 static kmp_dephash_entry *
2219 typedef struct kmp_dephash_entry kmp_dephash_entry_t;2260 struct kmp_dephash_entry { struct