Home
last modified time | relevance | path

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

/freebsd-13.1/stand/ficl/
H A Dstack.c222 void stackUnlink(FICL_STACK *pStack) in stackUnlink() function
H A Dficl.h390 void stackUnlink (FICL_STACK *pStack);
H A Dwords.c4188 stackUnlink(pVM->rStack); in unlinkParen()