Home
last modified time | relevance | path

Searched refs:vmPush (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/stand/ficl/
H A Dsearch.c310 vmPush(pVM, LVALUEtoCELL(cp)); in widGetName()
311 vmPush(pVM, LVALUEtoCELL(len)); in widGetName()
H A Dvm.c438 void vmPush(FICL_VM *pVM, CELL c) in vmPush() function
H A Dficl.h584 void vmPush (FICL_VM *pVM, CELL c);
H A Dwords.c2890 vmPush(pVM, LVALUEtoCELL(wp)); in getLastWord()