Home
last modified time | relevance | path

Searched refs:ficlDictionaryInstructionNames (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c648 char *ficlDictionaryInstructionNames[] = variable
683 ficlDictionaryInstructionNames[(long)word], in ficlDictionarySee()
690 ficlDictionaryInstructionNames[(long)word], in ficlDictionarySee()
697 ficlDictionaryInstructionNames[ in ficlDictionarySee()
H A Dtools.c381 extern char *ficlDictionaryInstructionNames[];
418 ficlDictionaryInstructionNames[(long)word], in ficlPrimitiveStepBreak()