Searched refs:TABLES (Results 1 – 1 of 1) sorted by relevance
416 #define TABLES (6) macro428 char *hashtable[TABLES];467 for (pp = hashtable; pp < hashtable + TABLES; pp++) in main()576 printf (" what hash table (%d:%d) ? ", 0, TABLES - 1); in whattable()579 if (number >= 0 && number < TABLES) in whattable()