Home
last modified time | relevance | path

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

/freebsd-head/stand/ficl/
HDstack.c205 void stackLink(FICL_STACK *pStack, int nCells) in stackLink() function
HDficl.h375 void stackLink (FICL_STACK *pStack, int nCells);
HDwords.c4180 stackLink(pVM->rStack, nLink); in linkParen()