Home
last modified time | relevance | path

Searched defs:fStack (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/ficl/
H A Dstack.c93 FICL_STACK *fStack = pVM->fStack; in vmCheckFStack() local
H A Dficl.h489 FICL_STACK *fStack; /* float stack (optional) */ member