taglinefilesource code
e377drivers/FPU-emu/fpu_trig.clong e;
e387drivers/FPU-emu/fpu_trig.ce = st1_ptr->exp - EXP_BIAS;
e388drivers/FPU-emu/fpu_trig.cconvert_l2reg(&e, st1_ptr);
e986drivers/FPU-emu/fpu_trig.cint e;
e1002drivers/FPU-emu/fpu_trig.ce = st0_ptr->exp - EXP_BIAS;
e1003drivers/FPU-emu/fpu_trig.cif ( e > 0 )
e1005drivers/FPU-emu/fpu_trig.cexponent.sigh = e;
e1010drivers/FPU-emu/fpu_trig.cexponent.sigh = -e;
e287drivers/FPU-emu/reg_ld_str.cint e;
e307drivers/FPU-emu/reg_ld_str.ce = EXP_BIAS + 63;
e309drivers/FPU-emu/reg_ld_str.cloaded_data->exp = e;
e319drivers/FPU-emu/reg_ld_str.cint e;
e337drivers/FPU-emu/reg_ld_str.ce = EXP_BIAS + 31;
e340drivers/FPU-emu/reg_ld_str.cloaded_data->exp = e;
e349drivers/FPU-emu/reg_ld_str.cint s, e;
e368drivers/FPU-emu/reg_ld_str.ce = EXP_BIAS + 15;
e372drivers/FPU-emu/reg_ld_str.cloaded_data->exp = e;
e1382drivers/FPU-emu/reg_ld_str.clong e;
e1385drivers/FPU-emu/reg_ld_str.ce = rp->exp - EXP_BIAS + EXTENDED_Ebias;
e1391drivers/FPU-emu/reg_ld_str.cif ( rp->sigh | rp->sigl | e )
e1396drivers/FPU-emu/reg_ld_str.cif ( (e ^ 0x7fff) | !(rp->sigh & 0x80000000) )
e1400drivers/FPU-emu/reg_ld_str.cif (e > 0x7fff || e < -63)
e1410drivers/FPU-emu/reg_ld_str.cif ( e > 0 )
e1428drivers/FPU-emu/reg_ld_str.ce = 0;
e1434drivers/FPU-emu/reg_ld_str.ce |= rp->sign == SIGN_POS ? 0 : 0x8000;
e1436drivers/FPU-emu/reg_ld_str.cput_fs_word(e, (unsigned short *) (d + 8));
e2376drivers/char/console.cstatic void highlight(const int currcons, const int s, const int e)
e2381drivers/char/console.cp2 = (unsigned char *)origin - hwscroll_offset + e + 1;
e169drivers/net/plip.cstruct enet_statistics e;
e56drivers/sound/ics2101.cint             e;
e63drivers/sound/ics2101.ce = 0;
e69drivers/sound/ics2101.ce--;
e72drivers/sound/ics2101.ce += 7;
e74drivers/sound/ics2101.creturn ((e << 4) + vol);
e107include/asm-mips/unistd.h#define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
e108include/asm-mips/unistd.htype name (atype a,btype b,ctype c,dtype d,etype e) \
e126include/asm-mips/unistd.h"d" ((long)(e)) \
e246include/linux/coff.h} e;
e247include/linux/coff.h} e;
e92include/linux/umsdos_fs.h#define EDM_ENTRY_ISUSED(e) ((e)->name_len!=0)
e24zBoot/inflate.cuch e;                /* number of extra bits or operation */
e99zBoot/inflate.cint huft_build(b, n, s, d, e, t, m)
e104zBoot/inflate.cush *e;                 /* list of extra bits for non-simple codes */
e253zBoot/inflate.cr.e = (uch)(16 + j);  /* bits in this table */
e265zBoot/inflate.cr.e = 99;               /* out of values--invalid code */
e268zBoot/inflate.cr.e = (uch)(*p < 256 ? 16 : 15);    /* 256 is end-of-block code */
e273zBoot/inflate.cr.e = (uch)e[*p - s];   /* non-simple--look up in lists */
e334zBoot/inflate.cregister unsigned e;  /* table entry flag/number of extra bits */
e354zBoot/inflate.cif ((e = (t = tl + ((unsigned)b & ml))->e) > 16)
e356zBoot/inflate.cif (e == 99)
e359zBoot/inflate.ce -= 16;
e360zBoot/inflate.cNEEDBITS(e)
e361zBoot/inflate.c} while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
e363zBoot/inflate.cif (e == 16)                /* then it's a literal */
e375zBoot/inflate.cif (e == 15)
e379zBoot/inflate.cNEEDBITS(e)
e380zBoot/inflate.cn = t->v.n + ((unsigned)b & mask_bits[e]);
e381zBoot/inflate.cDUMPBITS(e);
e385zBoot/inflate.cif ((e = (t = td + ((unsigned)b & md))->e) > 16)
e387zBoot/inflate.cif (e == 99)
e390zBoot/inflate.ce -= 16;
e391zBoot/inflate.cNEEDBITS(e)
e392zBoot/inflate.c} while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
e394zBoot/inflate.cNEEDBITS(e)
e395zBoot/inflate.cd = w - t->v.n - ((unsigned)b & mask_bits[e]);
e396zBoot/inflate.cDUMPBITS(e)
e400zBoot/inflate.cn -= (e = (e = WSIZE - ((d &= WSIZE-1) > w ? d : w)) > n ? n : e);
e402zBoot/inflate.cif (w - d >= e)         /* (this test assumes unsigned comparison) */
e404zBoot/inflate.cmemcpy(slide + w, slide + d, e);
e405zBoot/inflate.cw += e;
e406zBoot/inflate.cd += e;
e412zBoot/inflate.c} while (--e);
e722zBoot/inflate.cint inflate_block(e)
e723zBoot/inflate.cint *e;                 /* last block flag */
e739zBoot/inflate.c*e = (int)b & 1;
e772zBoot/inflate.cint e;                /* last block flag */
e787zBoot/inflate.cif ((r = inflate_block(&e)) != 0)
e791zBoot/inflate.c} while (!e);
e270zBoot/misc.cunsigned long e;      /* polynomial exclusive-or pattern */
e278zBoot/misc.ce = 0;
e280zBoot/misc.ce |= 1L << (31 - p[i]);
e289zBoot/misc.cc = c & 1 ? (c >> 1) ^ e : c >> 1;
e291zBoot/misc.cc ^= e;