Home
last modified time | relevance | path

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

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