Home
last modified time | relevance | path

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

/freebsd-src/stand/ficl/
H A Dstack.c221 void stackUnlink(FICL_STACK *pStack) in stackUnlink() function
H A Dficl.h389 void stackUnlink (FICL_STACK *pStack);
H A Dwords.c4187 stackUnlink(pVM->rStack); in unlinkParen()