Searched refs:ficlDictionaryAppendPrimitive (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/common/ficl/ |
H A D | dictionary.c | 382 ficlDictionaryAppendPrimitive(ficlDictionary *dictionary, char *name, in ficlDictionaryAppendPrimitive() function 402 word = ficlDictionaryAppendPrimitive(dictionary, name, in ficlDictionarySetPrimitive() 415 return (ficlDictionaryAppendPrimitive(dictionary, name, in ficlDictionaryAppendInstruction()
|
H A D | system.c | 319 word = ficlDictionaryAppendPrimitive(dictionary, name, in ficlSystemAddPrimitiveParseStep()
|
H A D | ficl.h | 1404 ficlDictionaryAppendPrimitive(ficlDictionary *dictionary, char *name,
|
/illumos-gate/usr/src/boot/common/ |
H A D | interp_forth.c | 293 ficlDictionaryAppendPrimitive(dict, (char *)(*cmdp)->c_name, in bf_init()
|
/illumos-gate/usr/src/lib/libficl/ |
H A D | mapfile-vers | 59 ficlDictionaryAppendPrimitive;
|
/illumos-gate/usr/src/common/ficl/emu/ |
H A D | loader_emu.c | 745 (void) ficlDictionaryAppendPrimitive(dict, in bf_init()
|