Searched refs:stackCreate (Results 1 – 3 of 3) sorted by relevance
93 pVM->pStack = stackCreate(nPStack); in vmCreate()97 pVM->rStack = stackCreate(nRStack); in vmCreate()102 pVM->fStack = stackCreate(nPStack); in vmCreate()
113 FICL_STACK *stackCreate(unsigned nCells) in stackCreate() function
369 FICL_STACK *stackCreate (unsigned nCells);