taglinefilesource code
tab_stop878kernel/chr_drv/console.ctab_stop[0]  = 0x01010100;
tab_stop879kernel/chr_drv/console.ctab_stop[1]  =
tab_stop880kernel/chr_drv/console.ctab_stop[2]  =
tab_stop881kernel/chr_drv/console.ctab_stop[3]  =
tab_stop882kernel/chr_drv/console.ctab_stop[4]  = 0x01010101;
tab_stop937kernel/chr_drv/console.cif (tab_stop[x >> 5] & (1 << (x & 31)))
tab_stop988kernel/chr_drv/console.ctab_stop[x >> 5] |= (1 << (x & 31));
tab_stop1120kernel/chr_drv/console.ctab_stop[x >> 5] &= ~(1 << (x & 31));
tab_stop1122kernel/chr_drv/console.ctab_stop[0] =
tab_stop1123kernel/chr_drv/console.ctab_stop[1] =
tab_stop1124kernel/chr_drv/console.ctab_stop[2] =
tab_stop1125kernel/chr_drv/console.ctab_stop[3] =
tab_stop1126kernel/chr_drv/console.ctab_stop[4] = 0;