Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c204 ficlDictionaryAppendConstantInstruction(ficlDictionary *dictionary, in ficlDictionaryAppendConstantInstruction() function
237 return (ficlDictionaryAppendConstantInstruction(dictionary, s, in ficlDictionaryAppendConstant()
259 word = ficlDictionaryAppendConstantInstruction(dictionary, in ficlDictionarySetConstantInstruction()
H A Dfloat.c75 return (ficlDictionaryAppendConstantInstruction(dictionary, s, in ficlDictionaryAppendFConstant()
H A Dficl.h1411 ficlDictionaryAppendConstantInstruction(ficlDictionary *dictionary,
H A Dprimitives.c255 (void) ficlDictionaryAppendConstantInstruction(dictionary, name, in ficlPrimitiveConstant()
/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers56 ficlDictionaryAppendConstantInstruction;