Home
last modified time | relevance | path

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

/f-stack/freebsd/libkern/
H A Dmcount.c69 struct tostruct *top, *prevtop; in _MCOUNT_DECL() local
225 prevtop = top; in _MCOUNT_DECL()
234 toindex = prevtop->link; in _MCOUNT_DECL()
235 prevtop->link = top->link; in _MCOUNT_DECL()