Home
last modified time | relevance | path

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

/NextBSD/sys/boot/ficl/
HDstack.c222 void stackUnlink(FICL_STACK *pStack) in stackUnlink() function
HDficl.h390 void stackUnlink (FICL_STACK *pStack);
HDwords.c4176 stackUnlink(pVM->rStack); in unlinkParen()