Home
last modified time | relevance | path

Searched refs:stackLink (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/boot/ficl/
HDstack.c206 void stackLink(FICL_STACK *pStack, int nCells) in stackLink() function
HDficl.h376 void stackLink (FICL_STACK *pStack, int nCells);
HDwords.c4169 stackLink(pVM->rStack, nLink); in linkParen()