Searched refs:stackCreate (Results 1 – 3 of 3) sorted by relevance
94 pVM->pStack = stackCreate(nPStack); in vmCreate()98 pVM->rStack = stackCreate(nRStack); in vmCreate()103 pVM->fStack = stackCreate(nPStack); in vmCreate()
114 FICL_STACK *stackCreate(unsigned nCells) in stackCreate() function
370 FICL_STACK *stackCreate (unsigned nCells);