Home
last modified time | relevance | path

Searched refs:ficlSystemGetDictionary (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dextras.c174 ficlDictionary *dictionary = ficlSystemGetDictionary(system); in ficlSystemCompileExtras()
H A Dsearch.c345 ficlDictionary *dictionary = ficlSystemGetDictionary(system); in ficlSystemCompileSearch()
H A Dfloat.c411 ficlDictionary *dictionary = ficlSystemGetDictionary(system); in ficlSystemCompileFloat()
H A Dsystem.c394 ficlSystemGetDictionary(ficlSystem *system) in ficlSystemGetDictionary() function
H A Dfileaccess.c350 ficlDictionary *dictionary = ficlSystemGetDictionary(system); in ficlSystemCompileFile()
H A Dtools.c930 ficlDictionary *dictionary = ficlSystemGetDictionary(system); in ficlSystemCompileTools()
H A Dloader.c1063 ficlDictionary *dp = ficlSystemGetDictionary(pSys); in ficlSystemCompilePlatform()
H A Dficl.h1675 ficlDictionary *ficlSystemGetDictionary(ficlSystem *system);
H A Dprimitives.c3099 ficlDictionary *dictionary = ficlSystemGetDictionary(system); in ficlSystemCompileCore()
/illumos-gate/usr/src/boot/common/
H A Dpnp.c215 ficlDictionary *dp = ficlSystemGetDictionary(pSys); in ficlCompilePnp()
H A Dmisc.c257 ficlDictionary *dp = ficlSystemGetDictionary(pSys); in ficlCompileCpufunc()
H A Dinterp_forth.c291 dict = ficlSystemGetDictionary(bf_sys); in bf_init()
/illumos-gate/usr/src/lib/libficl/
H A Dmapfile-vers153 ficlSystemGetDictionary;
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiospci.c596 ficlDictionary *dp = ficlSystemGetDictionary(pSys); in ficlCompilePciBios()
/illumos-gate/usr/src/boot/efi/libefi/
H A Denv.c1556 ficlDictionary *dp = ficlSystemGetDictionary(pSys); in ficlEfiCompilePlatform()
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c741 dict = ficlSystemGetDictionary(bf_sys); in bf_init()