Home
last modified time | relevance | path

Searched refs:pStore (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/stand/ficl/
H A Dficl.h870 FICL_WORD *pStore; member
H A Dwords.c4148 assert(pVM->pSys->pStore); in toValue()
4163 dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pStore)); in toValue()
4867 pSys->pStore = in ficlCompileCore()