Home
last modified time | relevance | path

Searched refs:ficlDictionaryCellsAvailable (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers63 ficlDictionaryCellsAvailable;
/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c432 ficlDictionaryCellsAvailable(ficlDictionary *dictionary) in ficlDictionaryCellsAvailable() function
H A Dloader.c1053 ficlDictionaryCellsAvailable(ficlVmGetDictionary(pVM))); in freeHeap()
H A Dficl.h1470 ficlDictionaryCellsAvailable(ficlDictionary *dictionary);
H A Dvm.c2680 (ficlDictionaryCellsAvailable(dictionary) * in ficlVmDictionarySimpleCheck()
H A Dprimitives.c3502 ficlDictionaryCellsAvailable(dictionary) > 0); in ficlSystemCompileCore()