Home
last modified time | relevance | path

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

/freebsd-13.1/stand/ficl/
H A Dstack.c206 void stackLink(FICL_STACK *pStack, int nCells) in stackLink() function
H A Dficl.h376 void stackLink (FICL_STACK *pStack, int nCells);
H A Dwords.c4181 stackLink(pVM->rStack, nLink); in linkParen()