Searched refs:TABLES (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/
H A Dhash.c438 #define TABLES (6)
450 char *hashtable[TABLES];
462 /* Number 0:TABLES-1 of current hashed symbol table. */
489 for (pp = hashtable; pp < hashtable + TABLES; pp++)
598 printf (" what hash table (%d:%d) ? ", 0, TABLES - 1);
601 if (number >= 0 && number < TABLES)
437 #define TABLES macro
/freebsd-10-stable/contrib/tcp_wrappers/
H A DMakefile616 TABLES = -DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\" macro
689 $(UCHAR) $(TABLES) $(STRINGS) $(TLI) $(EXTRA_CFLAGS) $(DOT) \
778 $(TABLES) -DKILL_IP_OPTIONS -DPROCESS_OPTIONS \
790 $(TABLES) -DKILL_IP_OPTIONS -DPROCESS_OPTIONS \
801 -DPARANOID $(TABLES) -DNETGROUP -DPROCESS_OPTIONS -DRFC931_TIMEOUT=10 \
810 -DPARANOID $(TABLES) -DNETGROUP -DPROCESS_OPTIONS -DRFC931_TIMEOUT=10 \
824 $(TABLES) -DKILL_IP_OPTIONS -DPROCESS_OPTIONS \
832 -DPARANOID $(TABLES) -DNETGROUP -DPROCESS_OPTIONS -DRFC931_TIMEOUT=10 \

Completed in 324 milliseconds