Home
last modified time | relevance | path

Searched defs:ficl_system_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/ficl/
H A Dficl.h892 struct ficl_system_info struct
894 int size; /* structure size tag for versioning */
895 int nDictCells; /* Size of system's Dictionary */
896 OUTFUNC textOut; /* default textOut function */
897 void *pExtend; /* Initializes VM's pExtend pointer - for application use */
898 int nEnvCells; /* Size of Environment dictionary */