Searched refs:vmSetTibIndex (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/ficl/ | ||
H A D | prefix.c | 103 vmSetTibIndex(pVM, si.cp + n - pVM->tib.cp ); in ficlParsePrefix() |
H A D | ficl.h | 643 #define vmSetTibIndex(pVM, i) (pVM)->tib.index = i macro |