Searched refs:hashtab (Results 1 – 5 of 5) sorted by relevance
150 static struct item *hashtab[HASHSZ]; variable169 for (aux = hashtab[hash % HASHSZ]; aux; aux = aux->next) { in is_defined_config()191 aux->next = hashtab[hash % HASHSZ]; in define_config()192 hashtab[hash % HASHSZ] = aux; in define_config()
37 tools/hashtab.c 73 #include "tools/hashtab.h"
61 tools/hashtab.h
3253 -rw-r--r-- root root 7270 ./usr/include/libiberty/hashtab.h
3252 -rw-r--r-- root root 7270 ./usr/include/libiberty/hashtab.h