taglinefilesource code
spc500drivers/block/genhd.cunsigned long spc;
spc536drivers/block/genhd.cspc = SWAP16(label->ntrks) * SWAP16(label->nsect);
spc543drivers/block/genhd.cst_sector = first_sector + SWAP32(p->start_cylinder) * spc;
spc116drivers/char/selection.cint sel_mode, new_sel_start, new_sel_end, spc;
spc176drivers/char/selection.cspc = isspace(sel_pos(ps));
spc179drivers/char/selection.cif ((spc && !isspace(sel_pos(ps))) ||
spc180drivers/char/selection.c(!spc && !inword(sel_pos(ps))))
spc186drivers/char/selection.cspc = isspace(sel_pos(pe));
spc189drivers/char/selection.cif ((spc && !isspace(sel_pos(pe))) ||
spc190drivers/char/selection.c(!spc && !inword(sel_pos(pe))))
spc174fs/umsdos/mangle.cstatic const char *spc = "\"*+,/:;<=>?[\\]|~";
spc183fs/umsdos/mangle.cwhile (*spc != '\0') lkp[(unsigned char)(*spc++)] = '#';