Searched refs:tib (Results 1 – 13 of 13) sorted by relevance
| /freebsd-9-stable/sys/kern/ |
| D | tty_inq.c | 70 #define GETBIT(tib,boff) \ argument 71 ((tib)->tib_quotes[(boff) / BMSIZE] & (1 << ((boff) % BMSIZE))) 72 #define SETBIT(tib,boff) \ argument 73 ((tib)->tib_quotes[(boff) / BMSIZE] |= (1 << ((boff) % BMSIZE))) 74 #define CLRBIT(tib,boff) \ argument 75 ((tib)->tib_quotes[(boff) / BMSIZE] &= ~(1 << ((boff) % BMSIZE))) 86 #define TTYINQ_INSERT_TAIL(ti, tib) do { \ argument 88 tib->tib_prev = NULL; \ 89 tib->tib_next = ti->ti_firstblock; \ 90 ti->ti_firstblock = tib; \ [all …]
|
| /freebsd-9-stable/sys/boot/ficl/ |
| D | vm.c | 476 *pSaveTib = pVM->tib; in vmPushTib() 479 pVM->tib.cp = text; in vmPushTib() 480 pVM->tib.end = text + nChars; in vmPushTib() 481 pVM->tib.index = 0; in vmPushTib() 489 pVM->tib = *pTib; in vmPopTib() 506 pVM->tib.cp = NULL; in vmQuit() 507 pVM->tib.end = NULL; in vmQuit() 508 pVM->tib.index = 0; in vmQuit()
|
| D | ficl.h | 493 TIB tib; /* address of incoming text string */ member 640 #define vmGetInBuf(pVM) ((pVM)->tib.cp + (pVM)->tib.index) 641 #define vmGetInBufLen(pVM) ((pVM)->tib.end - (pVM)->tib.cp) 642 #define vmGetInBufEnd(pVM) ((pVM)->tib.end) 643 #define vmGetTibIndex(pVM) (pVM)->tib.index 644 #define vmSetTibIndex(pVM, i) (pVM)->tib.index = i 645 #define vmUpdateTib(pVM, str) (pVM)->tib.index = (str) - (pVM)->tib.cp
|
| D | prefix.c | 104 vmSetTibIndex(pVM, si.cp + n - pVM->tib.cp ); in ficlParsePrefix()
|
| D | tools.c | 570 char *cp = pVM->tib.cp + pVM->tib.index; in stepBreak() 571 int count = pVM->tib.end - cp; in stepBreak()
|
| D | words.c | 4004 PUSHPTR(pVM->tib.cp); in source() 4030 PUSHPTR(&pVM->tib.index); in toIn()
|
| /freebsd-9-stable/sys/boot/ficl/softwords/ |
| D | freebsd.fr | 31 : tib> source >in @ tuck over >in ! - >r + r> ; 32 : % tib> ['] evaluate catch drop ; 33 : $ tib> 2dup type cr evaluate ;
|
| /freebsd-9-stable/sys/boot/common/ |
| D | interp_forth.c | 113 for (cp = tail, len = 0; cp != vm->tib.end && *cp != 0 && *cp != '\n'; cp++, len++) in bf_command()
|
| /freebsd-9-stable/sys/boot/forth/ |
| D | loader.4th | 245 ; immediate \ interpret immediately for access to `source' (aka tib)
|
| /freebsd-9-stable/sys/cam/scsi/ |
| D | scsi_low.c | 1769 struct targ_info *ti, *tib; local 1772 for (ti = TAILQ_FIRST(&slp->sl_titab); ti; ti = tib) 1790 tib = TAILQ_NEXT(ti, ti_chain);
|
| /freebsd-9-stable/share/misc/ |
| D | iso639 | 467 bo tib bod Tibetan
|
| /freebsd-9-stable/share/dict/ |
| D | web2a | 64404 tib-cat
|
| D | web2 | 203128 tib
|