Searched refs:stackCreate (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/boot/ficl/
H A Dvm.c94 pVM->pStack = stackCreate(nPStack);
98 pVM->rStack = stackCreate(nRStack);
103 pVM->fStack = stackCreate(nPStack);
H A Dstack.c114 FICL_STACK *stackCreate(unsigned nCells) function
H A Dficl.h370 FICL_STACK *stackCreate (unsigned nCells);

Completed in 61 milliseconds