Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dsearch.c309 vmPush(pVM, LVALUEtoCELL(cp)); in widGetName()
310 vmPush(pVM, LVALUEtoCELL(len)); in widGetName()
H A Dvm.c437 void vmPush(FICL_VM *pVM, CELL c) in vmPush() function
H A Dficl.h583 void vmPush (FICL_VM *pVM, CELL c);
H A Dwords.c2889 vmPush(pVM, LVALUEtoCELL(wp)); in getLastWord()