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

/freebsd-9.3-release/usr.bin/make/
H A Dtarg.c96 #define HTSIZE 191 /* initial size of hash table */ macro
109 Hash_InitTable(&targets, HTSIZE);
/freebsd-9.3-release/contrib/bmake/
H A Dtarg.c145 #define HTSIZE 191 /* initial size of hash table */ macro
171 Hash_InitTable(&targets, HTSIZE);

Completed in 44 milliseconds