Home | History | Annotate | Download | only in perf

Lines Matching defs:hash_next

2132     struct TokenSym *hash_next;
2302 int hash_next; /* -1 if none */
7161 ts->hash_next = NULL;
7190 pts = &(ts->hash_next);
8396 i = e->hash_next;
8421 e->hash_next = s1->cached_includes_hash[h];
9305 pts = &(ts->hash_next);