Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers163 ficlVmDictionaryAllotCells;
/illumos-gate/usr/src/common/ficl/
H A Dprimitives.c1095 ficlVmDictionaryAllotCells(vm, dictionary, 1); in ficlPrimitiveVariable()
1106 ficlVmDictionaryAllotCells(vm, dictionary, 2); in ficlPrimitive2Variable()
1417 ficlVmDictionaryAllotCells(vm, dictionary, 1); in ficlPrimitiveCreate()
H A Dficl.h1142 ficlVmDictionaryAllotCells(ficlVm *vm, ficlDictionary *dictionary, int cells);
H A Dvm.c2726 ficlVmDictionaryAllotCells(ficlVm *vm, ficlDictionary *dictionary, int cells) in ficlVmDictionaryAllotCells() function