Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c216 ficlDictionaryAppend2ConstantInstruction(ficlDictionary *dictionary, in ficlDictionaryAppend2ConstantInstruction() function
247 return (ficlDictionaryAppend2ConstantInstruction(dictionary, s, in ficlDictionaryAppend2Constant()
303 word = ficlDictionaryAppend2ConstantInstruction(dictionary, s, in ficlDictionarySet2ConstantInstruction()
H A Dfloat.c113 return (ficlDictionaryAppend2ConstantInstruction(dictionary, s, in ficlDictionaryAppendF2Constant()
H A Dficl.h1414 ficlDictionaryAppend2ConstantInstruction(ficlDictionary *dictionary,
H A Dprimitives.c267 (void) ficlDictionaryAppend2ConstantInstruction(dictionary, name, in ficlPrimitive2Constant()
/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers52 ficlDictionaryAppend2ConstantInstruction;