Home
last modified time | relevance | path

Searched refs:DEFAULT_HASH_TABLE_SIZE (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/groff/groff-1.22.4/src/utils/indxbib/
H A Dindxbib.cpp40 #define DEFAULT_HASH_TABLE_SIZE 997 macro
76 int hash_table_size = DEFAULT_HASH_TABLE_SIZE;
/dports/japanese/groff/groff-1.18.1.1/src/utils/indxbib/
H A Dindxbib.cc41 #define DEFAULT_HASH_TABLE_SIZE 997 macro
77 int hash_table_size = DEFAULT_HASH_TABLE_SIZE;
/dports/textproc/sgrep2/sgrep-1.94a/
H A Dsgrep.h54 #define DEFAULT_HASH_TABLE_SIZE 1000003 macro
H A Dindex.c59 NULL,IM_NONE,0,0,NULL,NULL,DEFAULT_HASH_TABLE_SIZE,
/dports/games/KnightCap/Export/
H A Dknightcap.h17 #define DEFAULT_HASH_TABLE_SIZE 8 /* in Mb */ macro
H A Dknightcap.c36 static int def_hash_table_size = DEFAULT_HASH_TABLE_SIZE;