taglinefilesource code
tab_stop943kernel/chr_drv/console.ctab_stop[0]  = 0x01010100;
tab_stop944kernel/chr_drv/console.ctab_stop[1]  =
tab_stop945kernel/chr_drv/console.ctab_stop[2]  =
tab_stop946kernel/chr_drv/console.ctab_stop[3]  =
tab_stop947kernel/chr_drv/console.ctab_stop[4]  = 0x01010101;
tab_stop1007kernel/chr_drv/console.cif (tab_stop[x >> 5] & (1 << (x & 31)))
tab_stop1058kernel/chr_drv/console.ctab_stop[x >> 5] |= (1 << (x & 31));
tab_stop1190kernel/chr_drv/console.ctab_stop[x >> 5] &= ~(1 << (x & 31));
tab_stop1192kernel/chr_drv/console.ctab_stop[0] =
tab_stop1193kernel/chr_drv/console.ctab_stop[1] =
tab_stop1194kernel/chr_drv/console.ctab_stop[2] =
tab_stop1195kernel/chr_drv/console.ctab_stop[3] =
tab_stop1196kernel/chr_drv/console.ctab_stop[4] = 0;