Home
last modified time | relevance | path

Searched refs:dictEmpty (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/ficl/
H A Dficl.c431 dictEmpty(pSys->localp, pSys->localp->pForthWords->size); in ficlExecC()
445 dictEmpty(pSys->localp, pSys->localp->pForthWords->size); in ficlExecC()
H A Ddict.c400 dictEmpty(pDict, nHash); in dictCreateHashed()
441 void dictEmpty(FICL_DICT *pDict, unsigned nHash) in dictEmpty() function
H A Dficl.h764 void dictEmpty (FICL_DICT *pDict, unsigned nHash);
H A Dwords.c526 dictEmpty(pLoc, pLoc->pForthWords->size); in semicolonCoIm()
2815 dictEmpty(pLoc, pLoc->pForthWords->size); in doesCoIm()