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