Home
last modified time | relevance | path

Searched refs:ficlDictionaryAppendPrimitive (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c382 ficlDictionaryAppendPrimitive(ficlDictionary *dictionary, char *name, in ficlDictionaryAppendPrimitive() function
402 word = ficlDictionaryAppendPrimitive(dictionary, name, in ficlDictionarySetPrimitive()
415 return (ficlDictionaryAppendPrimitive(dictionary, name, in ficlDictionaryAppendInstruction()
H A Dsystem.c319 word = ficlDictionaryAppendPrimitive(dictionary, name, in ficlSystemAddPrimitiveParseStep()
H A Dficl.h1404 ficlDictionaryAppendPrimitive(ficlDictionary *dictionary, char *name,
/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers59 ficlDictionaryAppendPrimitive;
/illumos-gate/usr/src/boot/common/
H A Dinterp_forth.c293 ficlDictionaryAppendPrimitive(dict, (char *)(*cmdp)->c_name, in bf_init()
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c745 (void) ficlDictionaryAppendPrimitive(dict, in bf_init()