taglinefilesource code
v112include/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)
v141kernel/FPU-emu/fpu_emu.hasmlinkage unsigned  shrxs(void *v, unsigned x);
v1583kernel/chr_drv/console.cstatic inline short limit(const int v, const int l, const int u)
v1585kernel/chr_drv/console.creturn (v < l) ? l : ((v > u) ? u : v);
v247kernel/chr_drv/vt.cu_short v;
v254kernel/chr_drv/vt.cif (KTYP(v = get_fs_word(&a->kb_value)) >= NR_TYPES)
v256kernel/chr_drv/vt.cif (KVAL(v) > max_vals[KTYP(v)])
v258kernel/chr_drv/vt.ckey_map[s][i] = 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;