Searched refs:dictEmpty (Results 1 – 4 of 4) sorted by relevance
431 dictEmpty(pSys->localp, pSys->localp->pForthWords->size); in ficlExecC()445 dictEmpty(pSys->localp, pSys->localp->pForthWords->size); in ficlExecC()
400 dictEmpty(pDict, nHash); in dictCreateHashed()441 void dictEmpty(FICL_DICT *pDict, unsigned nHash) in dictEmpty() function
764 void dictEmpty (FICL_DICT *pDict, unsigned nHash);
526 dictEmpty(pLoc, pLoc->pForthWords->size); in semicolonCoIm()2815 dictEmpty(pLoc, pLoc->pForthWords->size); in doesCoIm()