taglinefilesource code
v160drivers/FPU-emu/fpu_emu.hasmlinkage unsigned  shrxs(void *v, unsigned x);
v2443drivers/char/console.cstatic inline short limit(const int v, const int l, const int u)
v2445drivers/char/console.creturn (v < l) ? l : ((v > u) ? u : v);
v349drivers/char/vt.cu_short v;
v358drivers/char/vt.cv = get_fs_word(&a->kb_value);
v359drivers/char/vt.cif (!i && v == K_NOSUCHMAP) {
v372drivers/char/vt.cif (KTYP(v) < NR_TYPES) {
v373drivers/char/vt.cif (KVAL(v) > max_vals[KTYP(v)])
v401drivers/char/vt.cif (((key_map[i] == U(K_SAK)) || (v == K_SAK)) &&
v404drivers/char/vt.ckey_map[i] = U(v);
v868drivers/net/slip.cunsigned short v = 0;
v884drivers/net/slip.cv = (v << 8) | s[i];
v890drivers/net/slip.cc = 0x30 + ((v >> bits) & 0x3F);
v897drivers/net/slip.cc = 0x30 + ((v << (6 - bits)) & 0x3F);
v77drivers/sound/sound_switch.cint             l, v;
v90drivers/sound/sound_switch.cv = val % radix;
v93drivers/sound/sound_switch.cbuf[9 - l] = hx[v];
v484fs/hpfs/hpfs.hunsigned *v = (void *) ea_value (ea);
v485fs/hpfs/hpfs.hreturn v[0];
v490fs/hpfs/hpfs.hunsigned *v = (void *) ea_value (ea);
v491fs/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)
v42include/linux/keyboard.h#define K(t,v)    (((t)<<8)|(v))
v58include/linux/msdos_fs.h#define CF_LE_W(v) (v)
v59include/linux/msdos_fs.h#define CF_LE_L(v) (v)
v60include/linux/msdos_fs.h#define CT_LE_W(v) (v)
v61include/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 */
v244zBoot/inflate.c*(t = &(q->v.t)) = (struct huft *)NULL;
v254zBoot/inflate.cr.v.t = q;            /* pointer to this table */
v264zBoot/inflate.cif (p >= v + n)
v269zBoot/inflate.cr.v.n = *p++;           /* simple code is just the value */
v274zBoot/inflate.cr.v.n = d[*p++ - s];
v320zBoot/inflate.cq = (--p)->v.t;
v361zBoot/inflate.c} while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
v365zBoot/inflate.cslide[w++] = (uch)t->v.n;
v380zBoot/inflate.cn = t->v.n + ((unsigned)b & mask_bits[e]);
v392zBoot/inflate.c} while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
v395zBoot/inflate.cd = w - t->v.n - ((unsigned)b & mask_bits[e]);
v625zBoot/inflate.cj = td->v.n;