Home
last modified time | relevance | path

Searched refs:ficlSystemGetLocals (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dsystem.c416 ficlSystemGetLocals(ficlSystem *system) in ficlSystemGetLocals() function
433 ficlHash *hash = ficlSystemGetLocals(system)->forthWordlist; in ficlSystemLookupLocal()
H A Dprimitives.c204 locals = ficlSystemGetLocals(vm->callback.system); in ficlPrimitiveSemicolonCoIm()
1427 ficlSystemGetLocals(vm->callback.system); in ficlPrimitiveDoesCoIm()
2481 locals = ficlSystemGetLocals(vm->callback.system); in ficlLocalParen()
2581 locals = ficlSystemGetLocals(vm->callback.system); in ficlPrimitiveToValue()
H A Dficl.h1678 ficlDictionary *ficlSystemGetLocals(ficlSystem *system);
/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers155 ficlSystemGetLocals;