Home
last modified time | relevance | path

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

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