Home
last modified time | relevance | path

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

/freebsd-14.2/stand/ficl/
H A Dstack.c205 void stackLink(FICL_STACK *pStack, int nCells) in stackLink() function
H A Dficl.h375 void stackLink (FICL_STACK *pStack, int nCells);
H A Dwords.c4180 stackLink(pVM->rStack, nLink); in linkParen()