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

/freebsd-current/stand/ficl/
H A Dvm.c82 FICL_VM *vmCreate(FICL_VM *pVM, unsigned nPStack, unsigned nRStack) function
H A Dficl.c165 ** ficl 2.05: vmCreate no longer depends on the presence of INTERPRET in the
255 FICL_VM *pVM = vmCreate(NULL, defaultStack, defaultStack);
H A Dficl.h572 FICL_VM * vmCreate (FICL_VM *pVM, unsigned nPStack, unsigned nRStack);

Completed in 70 milliseconds