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

/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c60 #define FICL_DICTIONARY_ASSERT(dictionary, expression) \ macro
504 FICL_DICTIONARY_ASSERT(dictionary, dictionary != NULL);
622 FICL_DICTIONARY_ASSERT(dictionary, dictionary != NULL);
808 FICL_DICTIONARY_ASSERT(dictionary, dictionary);
822 FICL_DICTIONARY_ASSERT(dictionary, dictionary->smudge);
835 FICL_DICTIONARY_ASSERT(dictionary, dictionary->smudge);
846 FICL_DICTIONARY_ASSERT(dictionary, dictionary->smudge);
861 FICL_DICTIONARY_ASSERT(dictionary, hash);
862 FICL_DICTIONARY_ASSERT(dictionary, word);

Completed in 58 milliseconds