Searched refs:ficlInitSystem (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/boot/common/
H A Dinterp_forth.c250 bf_sys = ficlInitSystem(BF_DICTSIZE);
/freebsd-10.2-release/sys/boot/ficl/
H A Dtestmain.c315 pSys = ficlInitSystem(10000);
H A Dficl.c179 FICL_SYSTEM *ficlInitSystem(int nDictCells) function
H A Dficl.h925 FICL_SYSTEM *ficlInitSystem(int nDictCells);
964 ** Preconditions: successful execution of ficlInitSystem,
987 ** Precondition: successful execution of ficlInitSystem
1010 ** Precondition: successful execution of ficlInitSystem
1017 ** Precondition: successful execution of ficlInitSystem
1047 ** ficlInitSystem - no need to waste dict space by doing it again.

Completed in 164 milliseconds