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

/freebsd-current/stand/ficl/
H A Ddict.c129 int dictAllot(FICL_DICT *pDict, int n) function
415 dictAllot(dp, sizeof (FICL_HASH)
449 dictAllot(pDict,
H A Dficl.h743 int dictAllot (FICL_DICT *pDict, int n);
H A Dwords.c2392 dictAllot(dp, i);
2613 dictAllot(dp, sp->count + sizeof(FICL_COUNT));

Completed in 337 milliseconds