Searched refs:dict_maxcount (Results 1 – 4 of 4) sorted by relevance
67 dictcount_t dict_maxcount; member129 #define dict_isfull(D) (SFX_CHECK(D)->dict_nodecount == (D)->dict_maxcount)131 #define dict_isfull(D) ((D)->dict_nodecount == (D)->dict_maxcount)
66 #define maxcount dict_maxcount
61 #define maxcount dict_maxcount