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

/freebsd-12-stable/sys/kern/
H A Dtty_inq.c72 #define GETBIT(tib,boff) \ macro
366 if (strchr(breakc, tib->tib_data[boff]) && !GETBIT(tib, boff)) {
407 *quote = GETBIT(tib, boff);
462 iterator(data, tib->tib_data[boff], GETBIT(tib, boff));

Completed in 87 milliseconds