taglinefilesource code
c13arch/alpha/lib/memset.cvoid * __constant_c_memset(void * s, unsigned long c, long count)
c22arch/alpha/lib/memset.c*(char *) xs = c;
c26arch/alpha/lib/memset.c*(unsigned long *) xs = c;
c30arch/alpha/lib/memset.c*(char *) xs = c;
c36arch/alpha/lib/memset.cvoid * __memset(void * s,char c,size_t count)
c41arch/alpha/lib/memset.c*xs++ = c;
c188arch/i386/boot/compressed/gzip.h#define put_byte(c) {outbuf[outcnt++]=(uch)(c); if (outcnt==OUTBUFSIZ)\
c190arch/i386/boot/compressed/gzip.h#define put_char(c) {window[outcnt++]=(uch)(c); if (outcnt==WSIZE)\
c213arch/i386/boot/compressed/gzip.h#define tolow(c)  (isupper(c) ? (c)-'A'+'a' : (c))    /* force to lower case */
c225arch/i386/boot/compressed/gzip.h#  define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
c226arch/i386/boot/compressed/gzip.h#  define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;}
c232arch/i386/boot/compressed/gzip.h#  define Tracec(c,x)
c233arch/i386/boot/compressed/gzip.h#  define Tracecv(c,x)
c114arch/i386/boot/compressed/inflate.cunsigned c[BMAX+1];           /* bit length count table */
c136arch/i386/boot/compressed/inflate.cmemzero(c, sizeof(c));
c139arch/i386/boot/compressed/inflate.cc[*p++]++;                  /* assume all entries <= BMAX */
c141arch/i386/boot/compressed/inflate.cif (c[0] == n)                /* null input--all zero length codes */
c153arch/i386/boot/compressed/inflate.cif (c[j])
c159arch/i386/boot/compressed/inflate.cif (c[i])
c170arch/i386/boot/compressed/inflate.cif ((y -= c[j]) < 0)
c172arch/i386/boot/compressed/inflate.cif ((y -= c[i]) < 0)
c174arch/i386/boot/compressed/inflate.cc[i] += y;
c180arch/i386/boot/compressed/inflate.cp = c + 1;  xp = x + 2;
c210arch/i386/boot/compressed/inflate.ca = c[k];
c228arch/i386/boot/compressed/inflate.cxp = c + k;
c131arch/i386/boot/compressed/misc.cchar c;
c136arch/i386/boot/compressed/misc.cwhile ( ( c = *s++ ) != '\0' ) {
c137arch/i386/boot/compressed/misc.cif ( c == '\n' ) {
c144arch/i386/boot/compressed/misc.cvidmem [ ( x + cols * y ) * 2 ] = c; 
c159arch/i386/boot/compressed/misc.c__ptr_t memset(__ptr_t s, int c, size_t n)
c164arch/i386/boot/compressed/misc.cfor (i=0;i<n;i++) ss[i] = c;
c187arch/i386/boot/compressed/misc.cregister ulg c;         /* temporary variable */
c192arch/i386/boot/compressed/misc.cc = 0xffffffffL;
c194arch/i386/boot/compressed/misc.cc = crc;
c196arch/i386/boot/compressed/misc.cc = crc_32_tab[((int)c ^ (*s++)) & 0xff] ^ (c >> 8);
c199arch/i386/boot/compressed/misc.ccrc = c;
c200arch/i386/boot/compressed/misc.creturn c ^ 0xffffffffL;       /* (instead of ~c for 64-bit machines) */
c269arch/i386/boot/compressed/misc.cunsigned long c;      /* crc shift register */
c286arch/i386/boot/compressed/misc.cc = 0;
c289arch/i386/boot/compressed/misc.cc = c & 1 ? (c >> 1) ^ e : c >> 1;
c291arch/i386/boot/compressed/misc.cc ^= e;
c293arch/i386/boot/compressed/misc.ccrc_32_tab[i] = c;
c18arch/i386/boot/compressed/piggyback.cint c, n=0, len=0;
c133arch/i386/boot/compressed/unzip.cuch c = (uch)get_byte();
c135arch/i386/boot/compressed/unzip.cif (decrypt) zdecode(c);
c137arch/i386/boot/compressed/unzip.cif (!test) put_char(c);
c39arch/i386/boot/compressed/xtract.cint i,c,id, sz;
c89arch/i386/boot/tools/build.cint i,c,id, sz;
c169arch/i386/boot/tools/build.cfor (i=0 ; (c=read(id,buf,sizeof buf))>0 ; i+=c )
c170arch/i386/boot/tools/build.cif (write(1,buf,c)!=c)
c172arch/i386/boot/tools/build.cif (c != 0)
c180arch/i386/boot/tools/build.cfor (c=0 ; c<sizeof(buf) ; c++)
c181arch/i386/boot/tools/build.cbuf[c] = '\0';
c183arch/i386/boot/tools/build.cc = setup_sectors * 512 - i;
c184arch/i386/boot/tools/build.cif (c > sizeof(buf))
c185arch/i386/boot/tools/build.cc = sizeof(buf);
c186arch/i386/boot/tools/build.cif (write(1,buf,c) != c)
c188arch/i386/boot/tools/build.ci += c;
c82arch/i386/kernel/setup.cchar c = ' ', *to = command_line, *from = COMMAND_LINE;
c105arch/i386/kernel/setup.cif (c == ' ' && *(unsigned long *)from == *(unsigned long *)"mem=") {
c115arch/i386/kernel/setup.cc = *(from++);
c116arch/i386/kernel/setup.cif (!c)
c120arch/i386/kernel/setup.c*(to++) = c;
c92arch/i386/math-emu/fpu_etc.cint c=0;
c96arch/i386/math-emu/fpu_etc.cc = SW_C3|SW_C0;
c99arch/i386/math-emu/fpu_etc.cc = SW_C3;
c104arch/i386/math-emu/fpu_etc.cc = SW_C2|SW_C3;  /* Denormal */
c106arch/i386/math-emu/fpu_etc.cc = SW_C2;
c109arch/i386/math-emu/fpu_etc.cc = SW_C0;
c112arch/i386/math-emu/fpu_etc.cc = SW_C2|SW_C0;
c116arch/i386/math-emu/fpu_etc.cc |= SW_C1;
c117arch/i386/math-emu/fpu_etc.csetcc(c);
c47arch/i386/math-emu/poly.h#define MK_XSIG(a,b,c)     { c, b, a }
c178arch/i386/math-emu/reg_compare.cint f, c;
c180arch/i386/math-emu/reg_compare.cc = compare(loaded_data);
c182arch/i386/math-emu/reg_compare.cif (c & COMP_NaN)
c188arch/i386/math-emu/reg_compare.cswitch (c & 7)
c210arch/i386/math-emu/reg_compare.cif (c & COMP_Denormal)
c220arch/i386/math-emu/reg_compare.cint f, c;
c230arch/i386/math-emu/reg_compare.cc = compare(&st(nr));
c231arch/i386/math-emu/reg_compare.cif (c & COMP_NaN)
c238arch/i386/math-emu/reg_compare.cswitch (c & 7)
c260arch/i386/math-emu/reg_compare.cif (c & COMP_Denormal)
c270arch/i386/math-emu/reg_compare.cint f, c;
c280arch/i386/math-emu/reg_compare.cc = compare(&st(nr));
c281arch/i386/math-emu/reg_compare.cif (c & COMP_NaN)
c284arch/i386/math-emu/reg_compare.cif (c & COMP_SNaN)       /* This is the only difference between
c293arch/i386/math-emu/reg_compare.cswitch (c & 7)
c315arch/i386/math-emu/reg_compare.cif (c & COMP_Denormal)
c59arch/i386/math-emu/reg_constant.cstatic void fld_const(FPU_REG const *c)
c69arch/i386/math-emu/reg_constant.creg_move(c, st_new_ptr);
c186arch/i386/math-emu/reg_ld_str.cint c = loaded_data->sign;
c188arch/i386/math-emu/reg_ld_str.cloaded_data->sign = c;
c234arch/i386/math-emu/reg_ld_str.cint c = loaded_data->sign;
c236arch/i386/math-emu/reg_ld_str.cloaded_data->sign = c;
c74arch/mips/kernel/setup.cchar c = ' ', *to = command_line, *from = COMMAND_LINE;
c93arch/mips/kernel/setup.cif (c == ' ' && *(unsigned long *)from == *(unsigned long *)"mem=") {
c103arch/mips/kernel/setup.cc = *(from++);
c104arch/mips/kernel/setup.cif (!c)
c108arch/mips/kernel/setup.c*(to++) = c;
c61arch/sparc/kernel/setup.cunsigned char c;
c63arch/sparc/kernel/setup.cwhile ((c = *(p++)) != 0)
c65arch/sparc/kernel/setup.cif (c == '\n') romvec->pv_putchar('\r');
c66arch/sparc/kernel/setup.c(*(romvec->pv_putchar))(c);
c77arch/sparc/kernel/setup.cunsigned char c;
c79arch/sparc/kernel/setup.cwhile ((c = *(p++)) != 0)
c81arch/sparc/kernel/setup.cif (c == '\n') romvec->pv_v2devops.v2_dev_write 
c84arch/sparc/kernel/setup.c((*romvec->pv_v2bootargs.fd_stdout), &c, 1);
c113arch/sparc/mm/init.cregister char * c;
c212arch/sparc/mm/init.cc= (char *)0x0;
c221arch/sparc/mm/init.c(*(romvec->pv_setctxt))(i, (char *) c, a);
c223arch/sparc/mm/init.cc += 0x40000;
c362drivers/block/hd.cunsigned char c;
c365drivers/block/hd.cc = inb_p(HD_STATUS);
c366drivers/block/hd.cif ((c & (BUSY_STAT | READY_STAT | SEEK_STAT)) == STAT_OK)
c369drivers/block/hd.cdump_status("reset timed out", c);
c59drivers/block/ide-cd.cunsigned char c[12];
c219drivers/block/ide-cd.cif (pc->c[0] != SCMD_READ_SUBCHANNEL)
c643drivers/block/ide-cd.cmemset (&pc.c, 0, sizeof (pc.c));
c644drivers/block/ide-cd.cpc.c[0] = READ_10;
c645drivers/block/ide-cd.cpc.c[7] = (nframes >> 8);
c646drivers/block/ide-cd.cpc.c[8] = (nframes & 0xff);
c655drivers/block/ide-cd.cpc.c[2] = conv.b.b3;
c656drivers/block/ide-cd.cpc.c[3] = conv.b.b2;
c657drivers/block/ide-cd.cpc.c[4] = conv.b.b1;
c658drivers/block/ide-cd.cpc.c[5] = conv.b.b0;
c661drivers/block/ide-cd.cif (cdrom_transfer_packet_command (dev, pc.c, sizeof (pc.c)))
c830drivers/block/ide-cd.cif (cdrom_transfer_packet_command (dev, pc->c, sizeof (pc->c)))
c941drivers/block/ide-cd.cchar *c = (char *)x;
c942drivers/block/ide-cd.cchar d = c[0];
c943drivers/block/ide-cd.cc[0] = c[1];
c944drivers/block/ide-cd.cc[1] = d;
c951drivers/block/ide-cd.cchar *c = (char *)x;
c952drivers/block/ide-cd.cchar d = c[0];
c953drivers/block/ide-cd.cc[0] = c[3];
c954drivers/block/ide-cd.cc[3] = d;
c955drivers/block/ide-cd.cd = c[1];
c956drivers/block/ide-cd.cc[1] = c[2];
c957drivers/block/ide-cd.cc[2] = d;
c994drivers/block/ide-cd.cpc.c[0] = TEST_UNIT_READY;
c1007drivers/block/ide-cd.cpc.c[0] = REQUEST_SENSE;
c1008drivers/block/ide-cd.cpc.c[4] = sizeof (*reqbuf);
c1025drivers/block/ide-cd.cpc.c[0] = ALLOW_MEDIUM_REMOVAL;
c1026drivers/block/ide-cd.cpc.c[4] = (lockflag != 0);
c1041drivers/block/ide-cd.cpc.c[0] = START_STOP;
c1042drivers/block/ide-cd.cpc.c[4] = 2 + (ejectflag != 0);
c1054drivers/block/ide-cd.cpc.c[0] = SCMD_PAUSE_RESUME;
c1055drivers/block/ide-cd.cpc.c[8] = !pauseflag;
c1067drivers/block/ide-cd.cpc.c[0] = START_STOP;
c1068drivers/block/ide-cd.cpc.c[1] = 1;
c1069drivers/block/ide-cd.cpc.c[4] = startflag;
c1084drivers/block/ide-cd.cpc.c[0] = SCMD_READ_TOC;
c1085drivers/block/ide-cd.cpc.c[6] = trackno;
c1086drivers/block/ide-cd.cpc.c[7] = (buflen >> 8);
c1087drivers/block/ide-cd.cpc.c[8] = (buflen & 0xff);
c1088drivers/block/ide-cd.cif (msf_flag) pc.c[1] = 2;
c1157drivers/block/ide-cd.cpc.c[0] = SCMD_READ_SUBCHANNEL;
c1158drivers/block/ide-cd.cpc.c[2] = 0x40;  /* request subQ data */
c1159drivers/block/ide-cd.cpc.c[3] = 0x01;  /* Format 1: current position */
c1160drivers/block/ide-cd.cpc.c[7] = (buflen >> 8);
c1161drivers/block/ide-cd.cpc.c[8] = (buflen & 0xff);
c1177drivers/block/ide-cd.cpc.c[0] = MODE_SENSE_10;
c1178drivers/block/ide-cd.cpc.c[2] = pageno | (modeflag << 6);
c1179drivers/block/ide-cd.cpc.c[7] = (buflen >> 8);
c1180drivers/block/ide-cd.cpc.c[8] = (buflen & 0xff);
c1194drivers/block/ide-cd.cpc.c[0] = MODE_SELECT_10;
c1195drivers/block/ide-cd.cpc.c[1] = 0x10;
c1196drivers/block/ide-cd.cpc.c[7] = (buflen >> 8);
c1197drivers/block/ide-cd.cpc.c[8] = (buflen & 0xff);
c1209drivers/block/ide-cd.cpc.c[0] = SCMD_PLAYAUDIO12;
c1210drivers/block/ide-cd.c*(int *)(&pc.c[2]) = lba_start;
c1211drivers/block/ide-cd.c*(int *)(&pc.c[6]) = lba_end - lba_start;
c1212drivers/block/ide-cd.cbyte_swap_long ((int *)(&pc.c[2]));
c1213drivers/block/ide-cd.cbyte_swap_long ((int *)(&pc.c[6]));
c1226drivers/block/ide-cd.cpc.c[0] = SCMD_PLAYAUDIO_MSF;
c1227drivers/block/ide-cd.clba_to_msf (lba_start, &pc.c[3], &pc.c[4], &pc.c[5]);
c1228drivers/block/ide-cd.clba_to_msf (lba_end-1, &pc.c[6], &pc.c[7], &pc.c[8]);
c1230drivers/block/ide-cd.cpc.c[3] = bin2bcd (pc.c[3]);
c1231drivers/block/ide-cd.cpc.c[4] = bin2bcd (pc.c[4]);
c1232drivers/block/ide-cd.cpc.c[5] = bin2bcd (pc.c[5]);
c1233drivers/block/ide-cd.cpc.c[6] = bin2bcd (pc.c[6]);
c1234drivers/block/ide-cd.cpc.c[7] = bin2bcd (pc.c[7]);
c1235drivers/block/ide-cd.cpc.c[8] = bin2bcd (pc.c[8]);
c1519drivers/block/ide-cd.cstat = verify_area (VERIFY_READ, (void *) arg, sizeof (pc.c));
c1521drivers/block/ide-cd.cmemcpy_fromfs (&pc.c, (void *) arg, sizeof (pc.c));
c509drivers/block/mcd.cchar a, b, c, d;
c513drivers/block/mcd.cgetValue(&c);
c748drivers/block/sbpcd.cmsf.c[3] = 0;
c749drivers/block/sbpcd.cmsf.c[2] = (blk + CD_BLOCK_OFFSET) / (CD_SECS * CD_FRAMES);
c751drivers/block/sbpcd.cmsf.c[1] = mm / CD_FRAMES;
c752drivers/block/sbpcd.cmsf.c[0] = mm % CD_FRAMES;
c787drivers/block/sbpcd.ci=(msf.c[2] * CD_SECS + msf.c[1]) * CD_FRAMES + msf.c[0] - CD_BLOCK_OFFSET;
c176drivers/char/atixlmouse.cunsigned char a,b,c;
c180drivers/char/atixlmouse.cc = inb( ATIXL_MSE_SIGNATURE_PORT );
c181drivers/char/atixlmouse.cif (( a != b ) && ( a == c ))
c293drivers/char/console.cstatic void memsetw(void * s, unsigned short c, unsigned int count)
c300drivers/char/console.cscr_writew(c, addr++);
c1342drivers/char/console.cint c, tc, ok, n = 0;
c1362drivers/char/console.cc = from_user ? get_fs_byte(buf) : *buf;
c1368drivers/char/console.cif(c > 0x7f) {   
c1369drivers/char/console.cif (utf_count > 0 && (c & 0xc0) == 0x80) {
c1370drivers/char/console.cutf_char = (utf_char << 6) | (c & 0x3f);
c1373drivers/char/console.cc = utf_char;
c1376drivers/char/console.cif ((c & 0xe0) == 0xc0) {
c1378drivers/char/console.cutf_char = (c & 0x1f);
c1379drivers/char/console.c} else if ((c & 0xf0) == 0xe0) {
c1381drivers/char/console.cutf_char = (c & 0x0f);
c1390drivers/char/console.ctc = conv_uni_to_pc(c);
c1395drivers/char/console.ctc = (c <= 0xff) ? translate[c] : 040;
c1400drivers/char/console.ctc = translate[toggle_meta ? (c|0x80) : c];
c1411drivers/char/console.cif (!ok && tc && (c >= 32 || (disp_ctrl && c != 0x1b)
c1412drivers/char/console.c|| !((CTRL_ACTION >> c) & 1)))
c1436drivers/char/console.cswitch (c) {
c1485drivers/char/console.cswitch (c) {
c1539drivers/char/console.cif (c == '[') { /* Function key */
c1543drivers/char/console.cques = (c=='?');
c1547drivers/char/console.cif (c==';' && npar<NPAR-1) {
c1550drivers/char/console.c} else if (c>='0' && c<='9') {
c1552drivers/char/console.cpar[npar] += c-'0';
c1557drivers/char/console.cswitch(c) {
c1576drivers/char/console.cswitch(c) {
c1685drivers/char/console.cswitch (c) {
c1700drivers/char/console.cif (c == '8') {
c1710drivers/char/console.cif (c == '0')
c1712drivers/char/console.celse if (c == 'B')
c1714drivers/char/console.celse if (c == 'U')
c1716drivers/char/console.celse if (c == 'K')
c1723drivers/char/console.cif (c == '0')
c1725drivers/char/console.celse if (c == 'B')
c1727drivers/char/console.celse if (c == 'U')
c1729drivers/char/console.celse if (c == 'K')
c1774drivers/char/console.cunsigned char c;
c1787drivers/char/console.cwhile ((c = *(b++)) != 0) {
c1788drivers/char/console.cif (c == 10 || c == 13 || need_wrap) {
c1789drivers/char/console.cif (c != 13)
c1792drivers/char/console.cif (c == 10 || c == 13)
c1795drivers/char/console.cscr_writew((attr << 8) + c, (unsigned short *) pos);
c128drivers/char/consolemap.cunsigned char inverse_translate(unsigned char c) {
c129drivers/char/consolemap.creturn ((inv_translate && inv_translate[c]) ? inv_translate[c] : c);
c12drivers/char/consolemap.hextern unsigned char inverse_translate(unsigned char c);
c1565drivers/char/cyclades.cint c, total = 0;
c1581drivers/char/cyclades.cc = MIN(count, MIN(SERIAL_XMIT_SIZE - info->xmit_cnt - 1,
c1583drivers/char/cyclades.cif (c <= 0){
c1590drivers/char/cyclades.cmemcpy_fromfs(tmp_buf, buf, c);
c1591drivers/char/cyclades.cc = MIN(c, MIN(SERIAL_XMIT_SIZE - info->xmit_cnt - 1,
c1593drivers/char/cyclades.cmemcpy(info->xmit_buf + info->xmit_head, tmp_buf, c);
c1596drivers/char/cyclades.cmemcpy(info->xmit_buf + info->xmit_head, buf, c);
c1597drivers/char/cyclades.cinfo->xmit_head = (info->xmit_head + c) & (SERIAL_XMIT_SIZE-1);
c1598drivers/char/cyclades.cinfo->xmit_cnt += c;
c1600drivers/char/cyclades.cbuf += c;
c1601drivers/char/cyclades.ccount -= c;
c1602drivers/char/cyclades.ctotal += c;
c175drivers/char/keyboard.cstatic inline void send_cmd(unsigned char c)
c178drivers/char/keyboard.coutb(c,0x64);
c187drivers/char/keyboard.cvoid to_utf8(ushort c) {
c188drivers/char/keyboard.cif (c < 0x80)
c189drivers/char/keyboard.cput_queue(c);      /*  0*******  */
c190drivers/char/keyboard.celse if (c < 0x800) {
c191drivers/char/keyboard.cput_queue(0xc0 | (c >> 6));   /*  110***** 10******  */
c192drivers/char/keyboard.cput_queue(0x80 | (c & 0x3f));
c194drivers/char/keyboard.cput_queue(0xe0 | (c >> 12));   /*  1110**** 10****** 10******  */
c195drivers/char/keyboard.cput_queue(0x80 | ((c >> 6) & 0x3f));
c196drivers/char/keyboard.cput_queue(0x80 | (c & 0x3f));
c239drivers/char/lp.cchar c, *temp = buf;
c251drivers/char/lp.cc = get_fs_byte(temp);
c252drivers/char/lp.cretval = lp_char_polled(c, minor);
c58drivers/char/n_tty.cstatic inline void put_tty_queue(unsigned char c, struct tty_struct *tty)
c61drivers/char/n_tty.ctty->read_buf[tty->read_head] = c;
c99drivers/char/n_tty.cstatic int opost(unsigned char c, struct tty_struct *tty)
c108drivers/char/n_tty.cswitch (c) {
c124drivers/char/n_tty.cc = '\n';
c148drivers/char/n_tty.cc = toupper(c);
c149drivers/char/n_tty.cif (!iscntrl(c))
c154drivers/char/n_tty.ctty->driver.put_char(tty, c);
c158drivers/char/n_tty.cstatic inline void put_char(unsigned char c, struct tty_struct *tty)
c160drivers/char/n_tty.ctty->driver.put_char(tty, c);
c165drivers/char/n_tty.cstatic void echo_char(unsigned char c, struct tty_struct *tty)
c167drivers/char/n_tty.cif (L_ECHOCTL(tty) && iscntrl(c) && c != '\t') {
c169drivers/char/n_tty.cput_char(c ^ 0100, tty);
c172drivers/char/n_tty.copost(c, tty);
c184drivers/char/n_tty.cstatic void eraser(unsigned char c, struct tty_struct *tty)
c193drivers/char/n_tty.cif (c == ERASE_CHAR(tty))
c195drivers/char/n_tty.celse if (c == WERASE_CHAR(tty))
c221drivers/char/n_tty.cc = tty->read_buf[head];
c224drivers/char/n_tty.cif (isalnum(c) || c == '_')
c238drivers/char/n_tty.cecho_char(c, tty);
c241drivers/char/n_tty.c} else if (c == '\t') {
c247drivers/char/n_tty.cc = tty->read_buf[tail];
c248drivers/char/n_tty.cif (c == '\t')
c250drivers/char/n_tty.celse if (iscntrl(c)) {
c265drivers/char/n_tty.cif (iscntrl(c) && L_ECHOCTL(tty)) {
c271drivers/char/n_tty.cif (!iscntrl(c) || L_ECHOCTL(tty)) {
c327drivers/char/n_tty.cunsigned char c)
c335drivers/char/n_tty.cput_tty_queue(c, tty);
c341drivers/char/n_tty.cstatic inline void n_tty_receive_char(struct tty_struct *tty, unsigned char c)
c344drivers/char/n_tty.cput_tty_queue(c, tty);
c354drivers/char/n_tty.cc &= 0x7f;
c356drivers/char/n_tty.cc=tolower(c);
c360drivers/char/n_tty.cif (c == START_CHAR(tty))
c362drivers/char/n_tty.celse if (c == STOP_CHAR(tty))
c374drivers/char/n_tty.cif (!test_bit(c, &tty->process_char_map) || tty->lnext) {
c385drivers/char/n_tty.cecho_char(c, tty);
c387drivers/char/n_tty.cif (I_PARMRK(tty) && c == (unsigned char) '\377')
c388drivers/char/n_tty.cput_tty_queue(c, tty);
c389drivers/char/n_tty.cput_tty_queue(c, tty);
c393drivers/char/n_tty.cif (c == '\r') {
c397drivers/char/n_tty.cc = '\n';
c398drivers/char/n_tty.c} else if (c == '\n' && I_INLCR(tty))
c399drivers/char/n_tty.cc = '\r';
c401drivers/char/n_tty.cif (c == START_CHAR(tty)) {
c405drivers/char/n_tty.cif (c == STOP_CHAR(tty)) {
c411drivers/char/n_tty.cif (c == INTR_CHAR(tty)) {
c415drivers/char/n_tty.cif (c == QUIT_CHAR(tty)) {
c419drivers/char/n_tty.cif (c == SUSP_CHAR(tty)) {
c426drivers/char/n_tty.cif (c == ERASE_CHAR(tty) || c == KILL_CHAR(tty) ||
c427drivers/char/n_tty.c(c == WERASE_CHAR(tty) && L_IEXTEN(tty))) {
c428drivers/char/n_tty.ceraser(c, tty);
c431drivers/char/n_tty.cif (c == LNEXT_CHAR(tty) && L_IEXTEN(tty)) {
c442drivers/char/n_tty.cif (c == REPRINT_CHAR(tty) && L_ECHO(tty) &&
c447drivers/char/n_tty.cecho_char(c, tty);
c455drivers/char/n_tty.cif (c == '\n') {
c465drivers/char/n_tty.cif (c == EOF_CHAR(tty)) {
c468drivers/char/n_tty.cc = __DISABLED_CHAR;
c471drivers/char/n_tty.cif ((c == EOL_CHAR(tty)) ||
c472drivers/char/n_tty.c(c == EOL2_CHAR(tty) && L_IEXTEN(tty))) {
c484drivers/char/n_tty.cecho_char(c, tty);
c490drivers/char/n_tty.cif (I_PARMRK(tty) && c == (unsigned char) '\377')
c491drivers/char/n_tty.cput_tty_queue(c, tty);
c495drivers/char/n_tty.cput_tty_queue(c, tty);
c512drivers/char/n_tty.cif (c == '\n')
c518drivers/char/n_tty.cecho_char(c, tty);
c522drivers/char/n_tty.cif (I_PARMRK(tty) && c == (unsigned char) '\377')
c523drivers/char/n_tty.cput_tty_queue(c, tty);
c525drivers/char/n_tty.cput_tty_queue(c, tty);
c747drivers/char/n_tty.cint c;
c859drivers/char/n_tty.cc = tty->read_buf[tty->read_tail];
c865drivers/char/n_tty.cput_fs_byte(c, b++);
c873drivers/char/n_tty.cif (c != __DISABLED_CHAR) {
c874drivers/char/n_tty.cput_fs_byte(c, b++);
c919drivers/char/n_tty.cint c;
c943drivers/char/n_tty.cc = get_fs_byte(b);
c944drivers/char/n_tty.cif (opost(c, tty) < 0)
c951drivers/char/n_tty.cc = tty->driver.write(tty, 1, b, nr);
c952drivers/char/n_tty.cb += c;
c953drivers/char/n_tty.cnr -= c;
c380drivers/char/psaux.cunsigned char c;
c396drivers/char/psaux.cc = get_from_queue();
c397drivers/char/psaux.cput_fs_byte(c, buffer++);
c116drivers/char/pty.cint  c=0, n, r;
c134drivers/char/pty.cbuf += n;  c+= n;
c139drivers/char/pty.cc = MIN(count, to->ldisc.receive_room(to));
c140drivers/char/pty.cto->ldisc.receive_buf(to, buf, 0, c);
c143drivers/char/pty.creturn c;
c30drivers/char/selection.c#define isspace(c)  ((c) == ' ')
c83drivers/char/selection.cstatic inline int inword(const unsigned char c) {
c84drivers/char/selection.creturn ( inwordLut[c>>5] >> (c & 0x1F) ) & 1;
c273drivers/char/selection.cint  c = sel_buffer_lth;
c277drivers/char/selection.cif (!bp || !c)
c282drivers/char/selection.cwhile (c) {
c287drivers/char/selection.cl = MIN(c, tty->ldisc.receive_room(tty));
c289drivers/char/selection.cc -= l;
c1273drivers/char/serial.cint  c, total = 0;
c1286drivers/char/serial.cc = MIN(count, MIN(SERIAL_XMIT_SIZE - info->xmit_cnt - 1,
c1288drivers/char/serial.cif (c <= 0)
c1293drivers/char/serial.cmemcpy_fromfs(tmp_buf, buf, c);
c1294drivers/char/serial.cc = MIN(c, MIN(SERIAL_XMIT_SIZE - info->xmit_cnt - 1,
c1296drivers/char/serial.cmemcpy(info->xmit_buf + info->xmit_head, tmp_buf, c);
c1299drivers/char/serial.cmemcpy(info->xmit_buf + info->xmit_head, buf, c);
c1300drivers/char/serial.cinfo->xmit_head = (info->xmit_head + c) & (SERIAL_XMIT_SIZE-1);
c1301drivers/char/serial.cinfo->xmit_cnt += c;
c1303drivers/char/serial.cbuf += c;
c1304drivers/char/serial.ccount -= c;
c1305drivers/char/serial.ctotal += c;
c2565drivers/char/tpqic02.cint c;
c2586drivers/char/tpqic02.cc = iocmd & IOCCMD_MASK;
c2590drivers/char/tpqic02.cif (c == DDIOCSDBG) {
c2594drivers/char/tpqic02.cc = get_user_long((int *) ioarg);
c2595drivers/char/tpqic02.cif (c==0) {
c2599drivers/char/tpqic02.cif ((c>=1) && (c<=32)) {
c2600drivers/char/tpqic02.cQIC02_TAPE_DEBUG |= (1 << (c-1));
c2603drivers/char/tpqic02.cif (c >= 128) {
c2604drivers/char/tpqic02.cQIC02_TAPE_DEBUG &= ~(1 << (c - 128));
c2612drivers/char/tpqic02.cif (c == (MTIOCGETCONFIG & IOCCMD_MASK)) {
c2629drivers/char/tpqic02.c} else if (c == (MTIOCSETCONFIG & IOCCMD_MASK)) {
c2668drivers/char/tpqic02.cif (c == (MTIOCTOP & IOCCMD_MASK)) {
c2723drivers/char/tpqic02.c} else if (c == (MTIOCGET & IOCCMD_MASK)) {
c2751drivers/char/tpqic02.c} else if (TP_HAVE_TELL && (c == (MTIOCPOS & IOCCMD_MASK))) {
c2770drivers/char/tpqic02.cc = rdstatus((char *) blk_addr, sizeof(blk_addr), AR_QCMDV_TELL_BLK);
c2771drivers/char/tpqic02.cif (c!=TE_OK)
c1260drivers/char/tty_io.cchar *c, *d;
c1269drivers/char/tty_io.cc = (char *)(*p);
c1272drivers/char/tty_io.cput_fs_byte(*c++, d++);
c428drivers/net/ewrk3.cchar c[2];
c432drivers/net/ewrk3.ceeprom_image[i] = tmp.c[0];
c433drivers/net/ewrk3.ceeprom_image[i+1] = tmp.c[1];
c87drivers/net/ppp.c#define in_xmap(ppp,c)  (ppp->xmit_async_map[(c) >> 5] & (1 << ((c) & 0x1f)))
c88drivers/net/ppp.c#define in_rmap(ppp,c)  ((((unsigned int) (unsigned char) (c)) < 0x20) && \
c89drivers/net/ppp.cppp->recv_async_map & (1 << (c)))
c110drivers/net/ppp.cstatic void ppp_unesc(struct ppp *ppp, unsigned char *c, int n);
c771drivers/net/ppp.cppp_enqueue(struct ppp *ppp, unsigned char c)
c778drivers/net/ppp.c*ppp->rhead = c;
c868drivers/net/ppp.cppp_unesc(struct ppp *ppp, unsigned char *c, int n)
c872drivers/net/ppp.cfor (i = 0; i < n; i++, c++) {
c873drivers/net/ppp.cPRINTKN (6,(KERN_DEBUG "(%x)", (unsigned int) *c));
c876drivers/net/ppp.cif (*c & 0x80)
c881drivers/net/ppp.cif (paritytab[*c >> 5] & (1 << (*c & 0x1F)))
c887drivers/net/ppp.cswitch (*c) {
c906drivers/net/ppp.cif (!in_rmap (ppp, *c)) {
c908drivers/net/ppp.cppp_enqueue (ppp, *c ^ ppp->escape);
c927drivers/net/ppp.cunsigned char c;
c946drivers/net/ppp.cc = *cp++;
c955drivers/net/ppp.cif (c & 0x80)
c960drivers/net/ppp.cif (paritytab[c >> 5] & (1 << (c & 0x1F)))
c966drivers/net/ppp.cswitch (c) {
c985drivers/net/ppp.cif (!in_rmap (ppp, c)) {
c987drivers/net/ppp.cppp_enqueue (ppp, c ^ ppp->escape);
c1000drivers/net/ppp.cu_char *c = ppp->rbuff;
c1017drivers/net/ppp.cppp_print_buffer ("receive frame", c, count, KERNEL_DS);
c1036drivers/net/ppp.cif ((c[0] == PPP_ADDRESS) && (c[1] == PPP_CONTROL)) {
c1037drivers/net/ppp.cc = c + 2;      /* ADDR/CTRL not compressed, so skip */
c1041drivers/net/ppp.cproto = (u_short) *c++;    /* PROTO compressed */
c1045drivers/net/ppp.cproto = (proto << 8) | (u_short) *c++; /* PROTO uncompressed */
c1050drivers/net/ppp.cif ((ppp->dev->flags & IFF_UP) && ppp_do_ip(ppp, proto, c, count)) {
c1061drivers/net/ppp.cif (ppp_us_queue (ppp, proto, c, count+2)) {
c1078drivers/net/ppp.cppp_do_ip (struct ppp *ppp, unsigned short proto, unsigned char *c,
c1084drivers/net/ppp.c(int) proto, count, c[0]));
c1115drivers/net/ppp.ccount = slhc_uncompress(ppp->slcomp, c, count);
c1126drivers/net/ppp.cif (slhc_remember(ppp->slcomp, c, count) <= 0) {
c1140drivers/net/ppp.cstruct iphdr *iph = (struct iphdr *) c;
c1146drivers/net/ppp.c(void) dev_rint (c, count, 0, ppp->dev);
c1153drivers/net/ppp.c#define PUTC(c,label) *ppp->us_rbuff_head++ = c; \
c1158drivers/net/ppp.c#define GETC(c) c = *ppp->us_rbuff_tail++; \
c1229drivers/net/ppp.cunsigned char c;
c1260drivers/net/ppp.cGETC (c); len = c << 8; GETC (c); len += c;
c1282drivers/net/ppp.cGETC (c);
c1283drivers/net/ppp.cput_fs_byte (c, buf++);
c1307drivers/net/ppp.cppp_stuff_char(struct ppp *ppp, unsigned char c)
c1314drivers/net/ppp.cif (in_xmap (ppp, c)) {
c1316drivers/net/ppp.c*ppp->xhead++ = c ^ PPP_TRANS;
c1318drivers/net/ppp.c*ppp->xhead++ = c;
c1319drivers/net/ppp.cppp->fcs = (ppp->fcs >> 8) ^ fcstab[(ppp->fcs ^ c) & 0xff];
c1972drivers/net/ppp.cunsigned char *c = ppp->rbuff;
c1975drivers/net/ppp.cfor (i = 0; i < ppp->rcount - 2; i++, c++)
c1976drivers/net/ppp.cfcs = (fcs >> 8) ^ fcstab[(fcs ^ *c) & 0xff];
c1979drivers/net/ppp.cmsgfcs = (c[1] << 8) + c[0];
c92drivers/net/slip.cstatic void slip_unesc(struct slip *sl, unsigned char c);
c95drivers/net/slip.cstatic void slip_unesc6(struct slip *sl, unsigned char c);
c284drivers/net/slip.cunsigned char c;
c285drivers/net/slip.cif ((c = sl->rbuff[0]) & SL_TYPE_COMPRESSED_TCP) {
c300drivers/net/slip.c} else if (c >= SL_TYPE_UNCOMPRESSED_TCP) {
c787drivers/net/slip.cunsigned char c;
c803drivers/net/slip.cswitch(c = *s++) {
c813drivers/net/slip.c*ptr++ = c;
c868drivers/net/slip.cunsigned char c;
c890drivers/net/slip.cc = 0x30 + ((v >> bits) & 0x3F);
c891drivers/net/slip.c*ptr++ = c;
c895drivers/net/slip.cc = 0x30 + ((v << (6 - bits)) & 0x3F);
c896drivers/net/slip.c*ptr++ = c;
c905drivers/net/slip.cunsigned char c;
c919drivers/net/slip.cc = (unsigned char)(sl->xdata >> sl->xbits);
c922drivers/net/slip.csl->rbuff[sl->rcount++] = c;
c1502drivers/net/wavelan.cunsigned char  c;
c1504drivers/net/wavelan.cc = skb->data[i];
c1505drivers/net/wavelan.cif (c >= ' ' && c <= '~')
c1325drivers/scsi/53c7,8xx.cScsi_Cmnd *c = cmd->cmd;
c1326drivers/scsi/53c7,8xx.cstruct Scsi_Host *host = c->host;
c1338drivers/scsi/53c7,8xx.cdsa_temp_lun, c->lun);
c1342drivers/scsi/53c7,8xx.cdsa_temp_sync, hostdata->sync[c->target].select_indirect);
c1344drivers/scsi/53c7,8xx.cdsa_temp_target, c->target);
c1363drivers/scsi/53c7,8xx.cScsi_Cmnd *c = cmd->cmd;
c1364drivers/scsi/53c7,8xx.cstruct Scsi_Host *host = c->host;
c1403drivers/scsi/53c7,8xx.cc->host_scribble = NULL;
c1404drivers/scsi/53c7,8xx.cc->result = result;
c1405drivers/scsi/53c7,8xx.cc->scsi_done(c);
c1427drivers/scsi/53c7,8xx.cScsi_Cmnd *c = cmd ? cmd->cmd : NULL;
c1617drivers/scsi/53c7,8xx.cScsi_Cmnd *c = cmd ? cmd->cmd : NULL;
c1632drivers/scsi/53c7,8xx.cprintk (" from target %d lun %d", c->target, c->lun);
c1656drivers/scsi/53c7,8xx.chost->host_no, c->target, (cmd->flags & CMD_FLAG_SDTR) ? "accepting" :
c1668drivers/scsi/53c7,8xx.csynchronous (host, c->target, hostdata->msg_buf);
c1676drivers/scsi/53c7,8xx.csynchronous (host, c->target, hostdata->msg_buf);
c1693drivers/scsi/53c7,8xx.chost->host_no, c->target, Hz / 1000000, Hz % 1000000,
c1701drivers/scsi/53c7,8xx.chost->host_no, c->target);
c1743drivers/scsi/53c7,8xx.cif (!c) {
c1754drivers/scsi/53c7,8xx.casynchronous (host, c->target);
c1775drivers/scsi/53c7,8xx.cc->cmnd[0] = REQUEST_SENSE;
c1776drivers/scsi/53c7,8xx.cc->cmnd[1] &= 0xe0;  /* Zero all but LUN */
c1777drivers/scsi/53c7,8xx.cc->cmnd[2] = 0;
c1778drivers/scsi/53c7,8xx.cc->cmnd[3] = 0;
c1779drivers/scsi/53c7,8xx.cc->cmnd[4] = sizeof(c->sense_buffer);
c1780drivers/scsi/53c7,8xx.cc->cmnd[5] = 0; 
c1791drivers/scsi/53c7,8xx.cDCMD_BMI_IO)) << 24) | sizeof(c->sense_buffer);
c1792drivers/scsi/53c7,8xx.ccmd->data_transfer_start[1] = (unsigned long) c->sense_buffer;
c3774drivers/scsi/53c7,8xx.cstruct NCR53c7x0_cmd * c;
c1468drivers/scsi/NCR5380.cregister int c = *count;
c1516drivers/scsi/NCR5380.cif (!((p & SR_MSG) && c > 1)) {
c1557drivers/scsi/NCR5380.cif (!(p == PHASE_MSGIN && c == 1)) {  
c1558drivers/scsi/NCR5380.cif (p == PHASE_MSGOUT && c > 1)
c1563drivers/scsi/NCR5380.c} while (--c);
c1566drivers/scsi/NCR5380.cprintk("scsi%d : residual %d\n", instance->host_no, c);
c1569drivers/scsi/NCR5380.c*count = c;
c1577drivers/scsi/NCR5380.cif (!c || (*phase == p))
c1607drivers/scsi/NCR5380.cregister int c = *count;
c1629drivers/scsi/NCR5380.cc -= 2;
c1635drivers/scsi/NCR5380.c"writing", c, (p & SR_IO) ? "to" : "from", (unsigned) d);
c1638drivers/scsi/NCR5380.cNCR5380_dma_read_setup(instance, d, c) : 
c1639drivers/scsi/NCR5380.cNCR5380_dma_write_setup(instance, d, c);
c1763drivers/scsi/NCR5380.cc -= residue;
c1764drivers/scsi/NCR5380.c*count -= c;
c1765drivers/scsi/NCR5380.c*data += c;
c1800drivers/scsi/NCR5380.cif (!(foo = NCR5380_pread(instance, d, c - 1))) {
c1826drivers/scsi/NCR5380.cd[c - 1] = NCR5380_read(INPUT_DATA_REG);
c1830drivers/scsi/NCR5380.cif (!(foo = NCR5380_pwrite(instance, d, c))) {
c1881drivers/scsi/NCR5380.c*data = d + c;
c534drivers/scsi/aic7770.cint c;
c536drivers/scsi/aic7770.cwhile ((c = getopt(argc, argv, "dho:")) != EOF) {
c537drivers/scsi/aic7770.cswitch (c) {
c168drivers/sound/audio.cint             c, p, l;
c174drivers/sound/audio.cc = count;
c198drivers/sound/audio.cwhile (c)
c213drivers/sound/audio.cl = c;
c243drivers/sound/audio.cc -= l;
c265drivers/sound/audio.cint             c, p, l;
c271drivers/sound/audio.cc = count;
c285drivers/sound/audio.cwhile (c)
c290drivers/sound/audio.cif (l > c)
c291drivers/sound/audio.cl = c;
c314drivers/sound/audio.cc -= l;
c317drivers/sound/audio.creturn count - c;
c357drivers/sound/configure.cchar            c;
c368drivers/sound/configure.ccount = read (fd, &c, 1);
c373drivers/sound/configure.cfprintf (sf, "0x%02x,", c & 0xFFL);
c369drivers/sound/dmabuf.cDMAbuf_rmchars (int dev, int buff_no, int c)
c373drivers/sound/dmabuf.cint             p = dmap->counts[dmap->qhead] + c;
c903drivers/sound/dmabuf.cDMAbuf_rmchars (int dev, int buff_no, int c)
c282drivers/sound/midibuf.cint             c, n, i;
c292drivers/sound/midibuf.cc = 0;
c294drivers/sound/midibuf.cwhile (c < count)
c312drivers/sound/midibuf.cif (n > (count - c))
c313drivers/sound/midibuf.cn = count - c;
c317drivers/sound/midibuf.cCOPY_FROM_USER (&tmp_data, buf, c, 1);
c319drivers/sound/midibuf.cc++;
c325drivers/sound/midibuf.creturn c;
c332drivers/sound/midibuf.cint             n, c = 0;
c347drivers/sound/midibuf.cc = RET_ERROR (EINTR);  /*
c352drivers/sound/midibuf.cif (c == 0 && DATA_AVAIL (midi_in_buf[dev]))  /*
c359drivers/sound/midibuf.cc = 0;
c361drivers/sound/midibuf.cwhile (c < n)
c364drivers/sound/midibuf.cCOPY_TO_USER (buf, c, &tmp_data, 1);
c365drivers/sound/midibuf.cc++;
c371drivers/sound/midibuf.creturn c;
c468drivers/sound/mpu401.cunsigned char   c = read_data (devc->base);
c472drivers/sound/mpu401.cmpu_input_scanner (devc, c);
c475drivers/sound/mpu401.cdevc->inputintr (devc->devno, c);
c55drivers/sound/os.h#define COPY_FROM_USER(d, s, o, c)  memcpy_fromfs((d), &((s)[o]), (c))
c56drivers/sound/os.h#define COPY_TO_USER(d, o, s, c)  memcpy_tofs(&((d)[o]), (s), (c))
c57drivers/sound/os.h#define IOCTL_FROM_USER(d, s, o, c)  memcpy_fromfs((d), &((s)[o]), (c))
c58drivers/sound/os.h#define IOCTL_TO_USER(d, o, s, c)  memcpy_tofs(&((d)[o]), (s), (c))
c812drivers/sound/pss.cint             c, p;
c820drivers/sound/pss.cc = count;
c822drivers/sound/pss.creturn count - c;
c69drivers/sound/sb16_midi.cunsigned char   c = sb16midi_read ();
c72drivers/sound/sb16_midi.cmidi_input_intr (my_dev, c);
c100drivers/sound/sequencer.cint             c = count, p = 0;
c125drivers/sound/sequencer.cwhile (iqlen && c >= ev_len)
c130drivers/sound/sequencer.cc -= ev_len;
c137drivers/sound/sequencer.creturn count - c;
c234drivers/sound/sequencer.cint             p = 0, c, ev_size;
c250drivers/sound/sequencer.cc = count;
c252drivers/sound/sequencer.cwhile (c >= 4)
c268drivers/sound/sequencer.cerr = synth_devs[dev]->load_patch (dev, *(short *) &event[0], buf, p + 4, c, 0);
c285drivers/sound/sequencer.cif (c < ev_size)
c289drivers/sound/sequencer.creturn count - c;
c339drivers/sound/sequencer.creturn count - c;
c343drivers/sound/sequencer.cc -= ev_size;
c9drivers/sound/sound_calls.hint DMAbuf_rmchars(int dev, int buff_no, int c);
c261drivers/sound/sound_switch.cint             l, c;
c264drivers/sound/sound_switch.cc = status_len - status_ptr;
c266drivers/sound/sound_switch.cif (l > c)
c267drivers/sound/sound_switch.cl = c;
c83drivers/sound/uart6850.cunsigned char   c = uart6850_read ();
c88drivers/sound/uart6850.cmidi_input_intr (my_dev, c);
c73fs/ext/dir.cchar c;
c113fs/ext/dir.cif ((c = de->name[i]) != 0)
c114fs/ext/dir.cput_fs_byte(c,i+dirent->d_name);
c200fs/ext/file.cint written,c;
c228fs/ext/file.cc = BLOCK_SIZE - (pos % BLOCK_SIZE);
c229fs/ext/file.cif (c > count-written)
c230fs/ext/file.cc = count-written;
c231fs/ext/file.cif (c != BLOCK_SIZE && !bh->b_uptodate) {
c242fs/ext/file.cpos += c;
c247fs/ext/file.cwritten += c;
c248fs/ext/file.cmemcpy_fromfs(p,buf,c);
c249fs/ext/file.cbuf += c;
c627fs/ext/namei.cchar c;
c644fs/ext/namei.cwhile (i < 1023 && (c = *(symname++)))
c645fs/ext/namei.cname_block->b_data[i++] = c;
c89fs/ext/symlink.cchar c;
c102fs/ext/symlink.cwhile (i<buflen && (c = bh->b_data[i])) {
c104fs/ext/symlink.cput_fs_byte(c,buffer++);
c237fs/ext2/file.cint written, c;
c288fs/ext2/file.cc = sb->s_blocksize - (pos2 % sb->s_blocksize);
c289fs/ext2/file.cif (c > count-written)
c290fs/ext2/file.cc = count - written;
c291fs/ext2/file.cif (c != sb->s_blocksize && !bh->b_uptodate) {
c302fs/ext2/file.cpos2 += c;
c303fs/ext2/file.cpos += c;
c304fs/ext2/file.cwritten += c;
c305fs/ext2/file.cmemcpy_fromfs (p, buf, c);
c306fs/ext2/file.cbuf += c;
c39fs/ext2/namei.c#define NAMEI_RA_INDEX(c,b)  (((c) * NAMEI_RA_BLOCKS) + (b))
c751fs/ext2/namei.cchar c;
c782fs/ext2/namei.cwhile (i < inode->i_sb->s_blocksize - 1 && (c = *(symname++)))
c783fs/ext2/namei.clink[i++] = c;
c101fs/ext2/symlink.cchar c;
c120fs/ext2/symlink.cwhile (i < buflen && (c = link[i])) {
c122fs/ext2/symlink.cput_fs_byte (c, buffer++);
c114fs/hpfs/hpfs_caps.cstatic inline unsigned latin1_upcase (unsigned c)
c116fs/hpfs/hpfs_caps.cif (c - 'a' <= 'z' - 'a'
c117fs/hpfs/hpfs_caps.c|| (c - a_grave <= thorn - a_grave
c118fs/hpfs/hpfs_caps.c&& c != divide))
c119fs/hpfs/hpfs_caps.creturn c - 'a' + 'A';
c121fs/hpfs/hpfs_caps.creturn c;
c124fs/hpfs/hpfs_caps.cstatic inline unsigned latin1_downcase (unsigned c)
c126fs/hpfs/hpfs_caps.cif (c - 'A' <= 'Z' - 'A'
c127fs/hpfs/hpfs_caps.c|| (c - A_GRAVE <= THORN - A_GRAVE
c128fs/hpfs/hpfs_caps.c&& c != MULTIPLY))
c129fs/hpfs/hpfs_caps.creturn c + 'a' - 'A';
c131fs/hpfs/hpfs_caps.creturn c;
c135fs/hpfs/hpfs_caps.cstatic inline unsigned latin1_to_cp850 (unsigned c)
c137fs/hpfs/hpfs_caps.cif ((signed) c - 128 >= 0)
c138fs/hpfs/hpfs_caps.creturn tb_latin1_to_cp850[c - 128];
c140fs/hpfs/hpfs_caps.creturn c;
c144fs/hpfs/hpfs_caps.cstatic inline unsigned cp850_to_latin1 (unsigned c)
c146fs/hpfs/hpfs_caps.cif ((signed) c - 128 >= 0)
c147fs/hpfs/hpfs_caps.creturn tb_cp850_to_latin1[c - 128];
c149fs/hpfs/hpfs_caps.creturn c;
c152fs/hpfs/hpfs_caps.cunsigned hpfs_char_to_upper_linux (unsigned c)
c154fs/hpfs/hpfs_caps.creturn latin1_upcase (cp850_to_latin1 (c));
c157fs/hpfs/hpfs_caps.cunsigned linux_char_to_upper_linux (unsigned c)
c159fs/hpfs/hpfs_caps.creturn latin1_upcase (c);
c162fs/hpfs/hpfs_caps.cunsigned hpfs_char_to_lower_linux (unsigned c)
c164fs/hpfs/hpfs_caps.creturn latin1_downcase (cp850_to_latin1 (c));
c167fs/hpfs/hpfs_caps.cunsigned hpfs_char_to_linux (unsigned c)
c169fs/hpfs/hpfs_caps.creturn cp850_to_latin1 (c);
c1fs/hpfs/hpfs_caps.hunsigned hpfs_char_to_linux (unsigned c);
c2fs/hpfs/hpfs_caps.hunsigned hpfs_char_to_lower_linux (unsigned c);
c3fs/hpfs/hpfs_caps.hunsigned hpfs_char_to_upper_linux (unsigned c);
c4fs/hpfs/hpfs_caps.hunsigned linux_char_to_upper_linux (unsigned c);
c951fs/hpfs/hpfs_fs.cunsigned c;
c956fs/hpfs/hpfs_fs.cc = *p++;
c957fs/hpfs/hpfs_fs.cif (c < ' ')
c958fs/hpfs/hpfs_fs.cif (c == '\r' && len && *p == '\n')
c960fs/hpfs/hpfs_fs.celse if (c == '\t' || c == '\n');
c963fs/hpfs/hpfs_fs.celse if (c < '\177')
c985fs/hpfs/hpfs_fs.cunsigned c = *in++;
c986fs/hpfs/hpfs_fs.cif (c == '\r' && (len == 0 || *in == '\n'));
c988fs/hpfs/hpfs_fs.cput_fs_byte(c, out++);
c73fs/isofs/dir.cchar c = 0;
c218fs/isofs/dir.cif (!(c = dpnt1[i])) break;
c219fs/isofs/dir.cif (c >= 'A' && c <= 'Z') c |= 0x20;  /* lower case */
c220fs/isofs/dir.cif (c == '.' && i == dlen-3 && de->name[i+1] == ';' && de->name[i+2] == '1')
c222fs/isofs/dir.cif (c == ';' && i == dlen-2 && de->name[i+1] == '1') 
c224fs/isofs/dir.cif (c == ';') c = '.';  /* Convert remaining ';' to '.' */
c225fs/isofs/dir.cdpnt[i] = c;
c78fs/isofs/namei.cchar c;
c166fs/isofs/namei.cc = dpnt[i];
c167fs/isofs/namei.cif (c >= 'A' && c <= 'Z') c |= 0x20;  /* lower case */
c168fs/isofs/namei.cif (c == ';' && i == dlen-2 && dpnt[i+1] == '1') {
c172fs/isofs/namei.cif (c == ';') c = '.';
c173fs/isofs/namei.cde->name[i] = c;
c88fs/isofs/symlink.cchar c;
c104fs/isofs/symlink.cwhile (i<buflen && (c = pnt[i])) {
c106fs/isofs/symlink.cput_fs_byte(c,buffer++);
c69fs/minix/dir.cchar c;
c95fs/minix/dir.cif ((c = de->name[i]) != 0)
c96fs/minix/dir.cput_fs_byte(c,i+dirent->d_name);
c196fs/minix/file.cint written,c;
c221fs/minix/file.cc = BLOCK_SIZE - (pos % BLOCK_SIZE);
c222fs/minix/file.cif (c > count-written)
c223fs/minix/file.cc = count-written;
c224fs/minix/file.cif (c != BLOCK_SIZE && !bh->b_uptodate) {
c235fs/minix/file.cpos += c;
c236fs/minix/file.cwritten += c;
c237fs/minix/file.cmemcpy_fromfs(p,buf,c);
c238fs/minix/file.cbuf += c;
c550fs/minix/namei.cchar c;
c567fs/minix/namei.cwhile (i < 1023 && (c=*(symname++)))
c568fs/minix/namei.cname_block->b_data[i++] = c;
c87fs/minix/symlink.cchar c;
c100fs/minix/symlink.cwhile (i<buflen && (c = bh->b_data[i])) {
c102fs/minix/symlink.cput_fs_byte(c,buffer++);
c73fs/msdos/dir.cchar c,*walk;
c98fs/msdos/dir.cif (!(c = de->name[i])) break;
c99fs/msdos/dir.cif (c >= 'A' && c <= 'Z') c += 32;
c100fs/msdos/dir.cif (c != ' ')
c102fs/msdos/dir.cptname[i] = c;
c108fs/msdos/dir.cif (!(c = de->ext[i2])) break;
c109fs/msdos/dir.cif (c >= 'A' && c <= 'Z') c += 32;
c110fs/msdos/dir.cif (c != ' ')
c112fs/msdos/dir.cptname[i] = c;
c45fs/msdos/namei.cunsigned char c;
c56fs/msdos/namei.cc = 0;
c58fs/msdos/namei.cc = *name++;
c60fs/msdos/namei.cif (conv != 'r' && strchr(bad_chars,c)) return -EINVAL;
c61fs/msdos/namei.cif (conv == 's' && strchr(bad_if_strict,c)) return -EINVAL;
c62fs/msdos/namei.cif (c >= 'A' && c <= 'Z' && conv == 's') return -EINVAL;
c63fs/msdos/namei.cif (c < ' ' || c == ':' || c == '\\') return -EINVAL;
c64fs/msdos/namei.cif (c == '.') break;
c65fs/msdos/namei.cspace = c == ' ';
c66fs/msdos/namei.c*walk = c >= 'a' && c <= 'z' ? c-32 : c;
c69fs/msdos/namei.cif (conv == 's' && len && c != '.') {
c70fs/msdos/namei.cc = *name++;
c72fs/msdos/namei.cif (c != '.') return -EINVAL;
c74fs/msdos/namei.cwhile (c != '.' && len--) c = *name++;
c75fs/msdos/namei.cif (c == '.') {
c78fs/msdos/namei.cc = *name++;
c80fs/msdos/namei.cif (conv != 'r' && strchr(bad_chars,c)) return -EINVAL;
c81fs/msdos/namei.cif (conv == 's' && strchr(bad_if_strict,c))
c83fs/msdos/namei.cif (c < ' ' || c == ':' || c == '\\' || c == '.')
c85fs/msdos/namei.cif (c >= 'A' && c <= 'Z' && conv == 's') return -EINVAL;
c86fs/msdos/namei.cspace = c == ' ';
c87fs/msdos/namei.c*walk++ = c >= 'a' && c <= 'z' ? c-32 : c;
c58fs/namei.cchar * tmp, c;
c68fs/namei.cc = get_fs_byte(filename++);
c69fs/namei.cif (!c)
c75fs/namei.c*(tmp++) = c;
c76fs/namei.cc = get_fs_byte(filename++);
c77fs/namei.cif (!c) {
c218fs/namei.cchar c;
c228fs/namei.cif ((c = *pathname) == '/') {
c236fs/namei.cfor(len=0;(c = *(pathname++))&&(c != '/');len++)
c238fs/namei.cif (!c)
c175fs/proc/array.cint a, b, c;
c179fs/proc/array.cc = avenrun[2] + (FIXED_1/200);
c183fs/proc/array.cLOAD_INT(c), LOAD_FRAC(c),
c373fs/proc/array.cchar c;
c382fs/proc/array.cc = *(char *) addr;
c383fs/proc/array.cif (!c)
c386fs/proc/array.cbuffer[size++] = c;
c391fs/proc/array.cif (!c && start >= end)
c56fs/proc/fd.cunsigned int ino, pid, fd, c;
c88fs/proc/fd.cc = *name - '0';
c90fs/proc/fd.cif (c > 9) {
c95fs/proc/fd.cfd += c;
c90fs/proc/root.cunsigned int pid, c;
c114fs/proc/root.cc = *name - '0';
c116fs/proc/root.cif (c > 9) {
c121fs/proc/root.cpid += c;
c76fs/sysv/dir.cchar c;
c106fs/sysv/dir.cif ((c = sde.name[i]) != 0)
c107fs/sysv/dir.cput_fs_byte(c,i+dirent->d_name);
c207fs/sysv/file.cint written,c;
c238fs/sysv/file.cc = sb->sv_block_size - (pos & sb->sv_block_size_1);
c239fs/sysv/file.cif (c > count-written)
c240fs/sysv/file.cc = count-written;
c241fs/sysv/file.cif (c != sb->sv_block_size && !bh->b_uptodate) {
c253fs/sysv/file.cpos += c;
c258fs/sysv/file.cwritten += c;
c259fs/sysv/file.cmemcpy_fromfs(p,buf,c);
c260fs/sysv/file.cbuf += c;
c542fs/sysv/namei.cchar c;
c562fs/sysv/namei.cwhile (i < sb->sv_block_size_1 && (c = *(symname++)))
c563fs/sysv/namei.cname_block_data[i++] = c;
c94fs/sysv/symlink.cchar c;
c108fs/sysv/symlink.cwhile (i<buflen && (c = bh_data[i])) {
c110fs/sysv/symlink.cput_fs_byte(c,buffer++);
c197fs/xiafs/file.cint written, c;
c225fs/xiafs/file.cc = XIAFS_ZSIZE(inode->i_sb) - (pos & (XIAFS_ZSIZE(inode->i_sb) - 1));
c226fs/xiafs/file.cif (c > count-written)
c227fs/xiafs/file.cc = count-written;
c228fs/xiafs/file.cif (c != XIAFS_ZSIZE(inode->i_sb) && !bh->b_uptodate) {
c239fs/xiafs/file.cpos += c;
c244fs/xiafs/file.cwritten += c;
c245fs/xiafs/file.cmemcpy_fromfs(cp,buf,c);
c246fs/xiafs/file.cbuf += c;
c595fs/xiafs/namei.cchar c;
c617fs/xiafs/namei.cfor (i = 0; i < BLOCK_SIZE-1 && (c=*symname++); i++)
c618fs/xiafs/namei.cname_block->b_data[i] = c;
c55fs/xiafs/symlink.cchar c;
c71fs/xiafs/symlink.cfor (i=0; i < buflen && (c=bh->b_data[i]); i++)
c72fs/xiafs/symlink.cput_fs_byte(c, buffer++);
c42include/asm-alpha/delay.hextern __inline__ unsigned long muldiv(unsigned long a, unsigned long b, unsigned long c)
c44include/asm-alpha/delay.hreturn (a*b)/c;
c7include/asm-alpha/string.h#define memset(s, c, count) \
c8include/asm-alpha/string.h(__builtin_constant_p(c) ? \
c9include/asm-alpha/string.h__constant_c_memset((s),(0x01010101UL*(unsigned char)c),(count)) : \
c10include/asm-alpha/string.h__memset((s),(c),(count)))
c35include/asm-i386/delay.hextern __inline__ unsigned long muldiv(unsigned long a, unsigned long b, unsigned long c)
c40include/asm-i386/delay.h"r" (c),
c52include/asm-i386/io.h__OUT1(s##c,x) __OUT2(s,s1,"") : : "a" (value), "i" (port)); } \
c64include/asm-i386/io.h__IN1(s##c) __IN2(s,s1,"") : "=a" (_v) : "i" (port) ,##i ); return _v; } \
c125include/asm-i386/string.hextern inline char * strchr(const char * s, int c)
c139include/asm-i386/string.h:"=a" (__res):"S" (s),"0" (c):"si");
c143include/asm-i386/string.hextern inline char * strrchr(const char * s, int c)
c155include/asm-i386/string.h:"=d" (__res):"0" (0),"S" (s),"a" (c):"ax","si");
c445include/asm-i386/string.hextern inline void * memchr(const void * cs,int c,size_t count)
c457include/asm-i386/string.h:"=D" (__res):"a" (c),"D" (cs),"c" (count)
c462include/asm-i386/string.hextern inline void * __memset_generic(void * s, char c,size_t count)
c469include/asm-i386/string.h:"a" (c),"D" (s),"c" (count)
c475include/asm-i386/string.h#define __constant_c_memset(s,c,count) __memset_generic((s),(unsigned char)(c),(count))
c476include/asm-i386/string.h#define __constant_count_memset(s,c,count) __memset_generic((s),(c),(count))
c518include/asm-i386/string.h#define __constant_c_x_memset(s, c, count) \
c520include/asm-i386/string.h__constant_c_and_count_memset((s),(c),(count)) : \
c521include/asm-i386/string.h__constant_c_memset((s),(c),(count)))
c523include/asm-i386/string.h#define __memset(s, c, count) \
c525include/asm-i386/string.h__constant_count_memset((s),(c),(count)) : \
c526include/asm-i386/string.h__memset_generic((s),(c),(count)))
c528include/asm-i386/string.h#define memset(s, c, count) \
c529include/asm-i386/string.h(__builtin_constant_p(c) ? \
c530include/asm-i386/string.h__constant_c_x_memset((s),(0x01010101UL*(unsigned char)c),(count)) : \
c531include/asm-i386/string.h__memset((s),(c),(count)))
c536include/asm-i386/string.hextern inline void * memscan(void * addr, int c, size_t size)
c546include/asm-i386/string.h: "0" (addr), "1" (size), "a" (c));
c92include/asm-m68k/string.hextern inline void * memset(void * s,char c,size_t count)
c103include/asm-m68k/string.h: "0" (s), "d" (c), "1" (count)
c51include/asm-m68k/unistd.h#define _syscall3(type,name,atype,a,btype,b,ctype,c) \
c52include/asm-m68k/unistd.htype name(atype a,btype b,ctype c) \
c62include/asm-m68k/unistd.h"g" ((long)(c)) \
c70include/asm-m68k/unistd.h#define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \
c71include/asm-m68k/unistd.htype name (atype a, btype b, ctype c, dtype d) \
c82include/asm-m68k/unistd.h"g" ((long)(c)), \
c91include/asm-m68k/unistd.h#define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
c92include/asm-m68k/unistd.htype name (atype a,btype b,ctype c,dtype d,etype e) \
c104include/asm-m68k/unistd.h"g" ((long)(c)), \
c40include/asm-mips/delay.hextern __inline__ unsigned long muldiv(unsigned long a, unsigned long b, unsigned long c)
c42include/asm-mips/delay.hreturn (a*b)/c;
c61include/asm-mips/io.h__OUT1(s##c) __OUT2(m) : : "r" (value), "i" (port), "r" (PORT_BASE)); } \
c75include/asm-mips/io.h__IN1(s##c) __IN2(m) STR(FILL_LDS) : "=r" (_v) : "i" (port), "r" (PORT_BASE)); return _v; } \
c99include/asm-mips/io.h__INS1(s##c) __INS2(m) \
c124include/asm-mips/io.h__OUTS1(s##c) __OUTS2(m) \
c117include/asm-mips/string.hextern __inline__ void * memset(void * s, int c, size_t count)
c130include/asm-mips/string.h: "0" (s), "r" (c), "1" (s + count - 1)
c199include/asm-mips/string.hextern __inline__ void * memscan(void * addr, int c, size_t size)
c214include/asm-mips/string.h: "0" (addr), "1" (size), "r" (c)
c61include/asm-mips/unistd.h#define _syscall3(type,name,atype,a,btype,b,ctype,c) \
c62include/asm-mips/unistd.htype name (atype a, btype b, ctype c) \
c72include/asm-mips/unistd.h"r" ((long)(c)) \
c80include/asm-mips/unistd.h#define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \
c81include/asm-mips/unistd.htype name (atype a, btype b, ctype c, dtype d) \
c93include/asm-mips/unistd.h"r" ((long)(c)), \
c102include/asm-mips/unistd.h#define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
c103include/asm-mips/unistd.htype name (atype a,btype b,ctype c,dtype d,etype e) \
c116include/asm-mips/unistd.h"r" ((long)(c)), \
c34include/asm-sparc/delay.hextern __inline__ unsigned long muldiv(unsigned long a, unsigned long b, unsigned long c)
c36include/asm-sparc/delay.hreturn ((a*b)/c);
c171include/asm-sparc/string.hextern __inline__ char *strchr(const char *src, int c)
c181include/asm-sparc/string.h"=r" (src), "=r" (c), "=r" (temp), "=r" (trick), "=r" (src) :
c182include/asm-sparc/string.h"0" (src), "1" (c), "2" (temp), "3" (trick), "4" (src));
c276include/asm-sparc/string.hextern __inline__ void *memset(void *src, int c, size_t count)
c286include/asm-sparc/string.h"=r" (retval), "=r" (src), "=r" (c), "=r" (count) :
c287include/asm-sparc/string.h"0" (retval), "1" (src), "2" (c), "3" (count));
c140include/linux/cdu31a.h#define SONY_HWC_GET_LOAD_MECH(c)       (c.hw_config[0] & 0x03)
c141include/linux/cdu31a.h#define SONY_HWC_EJECT(c)               (c.hw_config[0] & 0x04)
c142include/linux/cdu31a.h#define SONY_HWC_LED_SUPPORT(c)         (c.hw_config[0] & 0x08)
c143include/linux/cdu31a.h#define SONY_HWC_DOUBLE_SPEED(c)        (c.hw_config[0] & 0x10)
c144include/linux/cdu31a.h#define SONY_HWC_GET_BUF_MEM_SIZE(c)    ((c.hw_config[0] & 0xc0) >> 6)
c145include/linux/cdu31a.h#define SONY_HWC_AUDIO_PLAYBACK(c)      (c.hw_config[1] & 0x01)
c146include/linux/cdu31a.h#define SONY_HWC_ELECTRIC_VOLUME(c)     (c.hw_config[1] & 0x02)
c147include/linux/cdu31a.h#define SONY_HWC_ELECTRIC_VOLUME_CTL(c) (c.hw_config[1] & 0x04)
c16include/linux/ctype.h#define isalnum(c) ((_ctype+1)[c]&(_U|_L|_D))
c17include/linux/ctype.h#define isalpha(c) ((_ctype+1)[c]&(_U|_L))
c18include/linux/ctype.h#define iscntrl(c) ((_ctype+1)[c]&(_C))
c19include/linux/ctype.h#define isdigit(c) ((_ctype+1)[c]&(_D))
c20include/linux/ctype.h#define isgraph(c) ((_ctype+1)[c]&(_P|_U|_L|_D))
c21include/linux/ctype.h#define islower(c) ((_ctype+1)[c]&(_L))
c22include/linux/ctype.h#define isprint(c) ((_ctype+1)[c]&(_P|_U|_L|_D|_SP))
c23include/linux/ctype.h#define ispunct(c) ((_ctype+1)[c]&(_P))
c24include/linux/ctype.h#define isspace(c) ((_ctype+1)[c]&(_S))
c25include/linux/ctype.h#define isupper(c) ((_ctype+1)[c]&(_U))
c26include/linux/ctype.h#define isxdigit(c) ((_ctype+1)[c]&(_D|_X))
c28include/linux/ctype.h#define isascii(c) (((unsigned) c)<=0x7f)
c29include/linux/ctype.h#define toascii(c) (((unsigned) c)&0x7f)
c31include/linux/ctype.h#define tolower(c) (_ctmp=c,isupper(_ctmp)?_ctmp-('A'-'a'):_ctmp)
c32include/linux/ctype.h#define toupper(c) (_ctmp=c,islower(_ctmp)?_ctmp-('a'-'A'):_ctmp)
c39include/linux/ioctl.h#define _IO(c,d)  (IOC_VOID | ((c)<<8) | (d)) /* param encoded */
c44include/linux/ioctl.h#define _IOW(c,d,t)  (IOC_IN | ((sizeof(t)<<16) & IOCSIZE_MASK) | \
c45include/linux/ioctl.h((c)<<8) | (d))
c46include/linux/ioctl.h#define _IOR(c,d,t)  (IOC_OUT | ((sizeof(t)<<16) & IOCSIZE_MASK) | \
c47include/linux/ioctl.h((c)<<8) | (d))
c49include/linux/ioctl.h#define _IOWR(c,d,t)  (IOC_INOUT | ((sizeof(t)<<16) & IOCSIZE_MASK) | \
c50include/linux/ioctl.h((c)<<8) | (d))
c351include/linux/sbpcd.hu_char c[4];
c358include/linux/sbpcd.hu_char c[4];
c59kernel/printk.cchar c;
c87kernel/printk.cc = *((char *) log_buf+log_start);
c92kernel/printk.cput_fs_byte(c,buf);
c117kernel/printk.cc = *((char *) log_buf+(j++ & (LOG_BUF_LEN-1)));
c118kernel/printk.cput_fs_byte(c, buf++);
c111kernel/sched.cint c;
c173kernel/sched.cc = -1000;
c180kernel/sched.cif (p->counter > c)
c181kernel/sched.cc = p->counter, next = p;
c185kernel/sched.cif (!c) {
c90lib/string.cchar * strchr(const char * s,char c)
c92lib/string.cfor(; *s != c; ++s)
c168lib/string.cvoid * memset(void * s,char c,size_t count)
c173lib/string.c*xs++ = c;
c232lib/string.cvoid * memscan(void * addr, unsigned char c, size_t size)
c237lib/string.cif (*p == c)
c43lib/vsprintf.c#define is_digit(c)  ((c) >= '0' && (c) <= '9')
c71lib/vsprintf.cchar c,sign,tmp[66];
c81lib/vsprintf.cc = (type & ZEROPAD) ? '0' : ' ';
c124lib/vsprintf.c*str++ = c;
c322net/inet/sock.cstruct sk_buff * c = alloc_skb(size, priority);
c323net/inet/sock.cif (c) 
c328net/inet/sock.csk->wmem_alloc+= c->mem_len;
c331net/inet/sock.creturn c;
c345net/inet/sock.cstruct sk_buff *c = alloc_skb(size, priority);
c346net/inet/sock.cif (c) 
c351net/inet/sock.csk->rmem_alloc += c->mem_len;
c354net/inet/sock.creturn(c);
c1991net/inet/tcp.cchar c = sk->urg_data;
c1994net/inet/tcp.cput_fs_byte(c, to);