Searched refs:DEFAULT_HASH_SIZE (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dtdb.c58 #define DEFAULT_HASH_SIZE 128 macro
1150 if (hash_size == 0) hash_size = DEFAULT_HASH_SIZE;
/macosx-10.9.5/emacs-92/emacs/src/
H A Dmac.c1596 database = make_hash_table (Qequal, make_number (DEFAULT_HASH_SIZE),
1738 query_cache = make_hash_table (Qequal, make_number (DEFAULT_HASH_SIZE),
H A Dlisp.h1106 #define DEFAULT_HASH_SIZE 65
1100 #define DEFAULT_HASH_SIZE macro
H A Dfns.c5318 size = make_number (DEFAULT_HASH_SIZE);
H A Dimage.c4258 return make_hash_table (Qequal, make_number (DEFAULT_HASH_SIZE),
H A Dmacterm.c7587 make_hash_table (Qequal, make_number (DEFAULT_HASH_SIZE),

Completed in 201 milliseconds