Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers82 ficlDictionarySetImmediate;
/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c846 ficlDictionarySetImmediate(ficlDictionary *dictionary) in ficlDictionarySetImmediate() function
H A Dficl.h1492 ficlDictionarySetImmediate(ficlDictionary *dictionary);
H A Dprimitives.c1251 ficlDictionarySetImmediate(ficlVmGetDictionary(vm)); in ficlPrimitiveImmediate()