Home
last modified time | relevance | path

Searched refs:FICL_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dsystem.c150 (unsigned)dictionarySize, FICL_HASH_SIZE); in ficlSystemCreate()
H A Dficl.h526 #if !defined FICL_HASH_SIZE
527 #define FICL_HASH_SIZE (241) macro