Home
last modified time | relevance | path

Searched refs:FICL_STRING_SET_FROM_CSTRING (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dfloat.c74 FICL_STRING_SET_FROM_CSTRING(s, name); in ficlDictionaryAppendFConstant()
85 FICL_STRING_SET_FROM_CSTRING(s, name); in ficlDictionarySetFConstant()
112 FICL_STRING_SET_FROM_CSTRING(s, name); in ficlDictionaryAppendF2Constant()
122 FICL_STRING_SET_FROM_CSTRING(s, name); in ficlDictionarySetF2Constant()
H A Ddictionary.c236 FICL_STRING_SET_FROM_CSTRING(s, name); in ficlDictionaryAppendConstant()
246 FICL_STRING_SET_FROM_CSTRING(s, name); in ficlDictionaryAppend2Constant()
274 FICL_STRING_SET_FROM_CSTRING(s, name); in ficlDictionarySetConstant()
315 FICL_STRING_SET_FROM_CSTRING(s, name); in ficlDictionarySet2Constant()
328 FICL_STRING_SET_FROM_CSTRING(s, name); in ficlDictionarySetConstantString()
386 FICL_STRING_SET_FROM_CSTRING(s, name); in ficlDictionaryAppendPrimitive()
398 FICL_STRING_SET_FROM_CSTRING(s, name); in ficlDictionarySetPrimitive()
H A Dextras.c109 FICL_STRING_SET_FROM_CSTRING(s, ""); in ficlPrimitiveLoad()
H A Dsystem.c385 FICL_STRING_SET_FROM_CSTRING(s, name); in ficlSystemLookup()
H A Dfileaccess.c223 FICL_STRING_SET_FROM_CSTRING(s, ""); in ficlPrimitiveIncludeFile()
H A Dficl.h826 #define FICL_STRING_SET_FROM_CSTRING(string, cstring) \ macro
H A Dvm.c2398 FICL_STRING_SET_FROM_CSTRING(string, s); in ficlVmEvaluate()
/illumos-gate/usr/src/boot/common/
H A Dinterp_forth.c342 FICL_STRING_SET_FROM_CSTRING(s, line); in bf_run()
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c810 FICL_STRING_SET_FROM_CSTRING(s, line); in bf_run()