Home
last modified time | relevance | path

Searched refs:ficlDictionaryEmpty (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers70 ficlDictionaryEmpty;
/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c474 ficlDictionaryEmpty(dictionary, bucketCount); in ficlDictionaryCreateHashed()
514 ficlDictionaryEmpty(ficlDictionary *dictionary, unsigned bucketCount) in ficlDictionaryEmpty() function
H A Dvm.c2483 ficlDictionaryEmpty(system->locals, in ficlVmExecuteString()
2497 ficlDictionaryEmpty(system->locals, in ficlVmExecuteString()
H A Dficl.h1480 ficlDictionaryEmpty(ficlDictionary *dictionary, unsigned nHash);
H A Dprimitives.c205 ficlDictionaryEmpty(locals, locals->forthWordlist->size); in ficlPrimitiveSemicolonCoIm()
1428 ficlDictionaryEmpty(locals, locals->forthWordlist->size); in ficlPrimitiveDoesCoIm()