Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c280 ficlDictionarySet2ConstantInstruction(ficlDictionary *dictionary, ficlString s, in ficlDictionarySet2ConstantInstruction() function
317 return (ficlDictionarySet2ConstantInstruction(dictionary, s, in ficlDictionarySet2Constant()
330 return (ficlDictionarySet2ConstantInstruction(dictionary, s, in ficlDictionarySetConstantString()
H A Dfloat.c123 return (ficlDictionarySet2ConstantInstruction(dictionary, s, in ficlDictionarySetF2Constant()
H A Dficl.h1439 ficlDictionarySet2ConstantInstruction(ficlDictionary *dictionary,
/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers78 ficlDictionarySet2ConstantInstruction;