Searched refs:hash_tab (Results 1 – 2 of 2) sorted by relevance
32 int hash_tab[HASH_SIZE]; variable44 if (hash_tab[i] != 0) in add_hash()51 if (hash_tab[i] == 0) in add_hash()55 hash_tab[i] = next_index; in add_hash()184 fprintf (outf, " %d,\n", hash_tab[i]); in main()
405 if (hash_tab[i] == 0) in lookup_std_proto()407 fn = &std_protos[hash_tab[i]]; in lookup_std_proto()