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

/freebsd-current/stand/ficl/
H A Dvm.c471 void vmPushTib(FICL_VM *pVM, char *text, FICL_INT nChars, TIB *pSaveTib) function
H A Dficl.c383 vmPushTib(pVM, pText, size, &saveTib);
H A Dficl.h173 ** of TIB, as well as vmPushTib. This size is used to calculate the "end"
637 void vmPushTib (FICL_VM *pVM, char *text, FICL_INT nChars, TIB *pSaveTib);

Completed in 102 milliseconds