taglinefilesource code
v141drivers/FPU-emu/fpu_emu.hasmlinkage unsigned  shrxs(void *v, unsigned x);
v1654drivers/char/console.cstatic inline short limit(const int v, const int l, const int u)
v1656drivers/char/console.creturn (v < l) ? l : ((v > u) ? u : v);
v294drivers/char/vt.cu_short v;
v303drivers/char/vt.cif (KTYP(v = get_fs_word(&a->kb_value)) >= NR_TYPES)
v305drivers/char/vt.cif (KVAL(v) > max_vals[KTYP(v)])
v307drivers/char/vt.ckey_map[s][i] = v;
v974drivers/net/slip.cunsigned short v = 0;
v990drivers/net/slip.cv = (v << 8) | s[i];
v996drivers/net/slip.cc = 0x30 + ((v >> bits) & 0x3F);
v1003drivers/net/slip.cc = 0x30 + ((v << (6 - bits)) & 0x3F);
v231drivers/sound/pas2_mixer.c#define cmix(v) ((((v.r*100+7)/15)<<8)| ((v.l*100+7)/15))
v70drivers/sound/sound_switch.cint             l, v;
v82drivers/sound/sound_switch.cv = val % radix;
v85drivers/sound/sound_switch.cbuf[9-l] = hx[v];
v480fs/hpfs/hpfs.hunsigned *v = (void *) ea_value (ea);
v481fs/hpfs/hpfs.hreturn v[0];
v486fs/hpfs/hpfs.hunsigned *v = (void *) ea_value (ea);
v487fs/hpfs/hpfs.hreturn v[1];
v49include/linux/coff.h#define COFF_LONG(v)   COFF_LONG_L(v)
v50include/linux/coff.h#define COFF_SHORT(v)  COFF_SHORT_L(v)
v33include/linux/keyboard.h#define K(t,v)    (((t)<<8)|(v))
v59include/linux/msdos_fs.h#define CF_LE_W(v) (v)
v60include/linux/msdos_fs.h#define CF_LE_L(v) (v)
v61include/linux/msdos_fs.h#define CT_LE_W(v) (v)
v62include/linux/msdos_fs.h#define CT_LE_L(v) (v)
v29zBoot/inflate.c} v;
v126zBoot/inflate.cunsigned v[N_MAX];            /* values in order of bit length */
v191zBoot/inflate.cv[x[j]++] = i;
v198zBoot/inflate.cp = v;                        /* grab values in bit order */
v252zBoot/inflate.c*(t = &(q->v.t)) = (struct huft *)NULL;
v262zBoot/inflate.cr.v.t = q;            /* pointer to this table */
v272zBoot/inflate.cif (p >= v + n)
v277zBoot/inflate.cr.v.n = *p++;           /* simple code is just the value */
v282zBoot/inflate.cr.v.n = d[*p++ - s];
v328zBoot/inflate.cq = (--p)->v.t;
v369zBoot/inflate.c} while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
v373zBoot/inflate.cslide[w++] = (uch)t->v.n;
v388zBoot/inflate.cn = t->v.n + ((unsigned)b & mask_bits[e]);
v400zBoot/inflate.c} while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
v403zBoot/inflate.cd = w - t->v.n - ((unsigned)b & mask_bits[e]);
v633zBoot/inflate.cj = td->v.n;