taglinefilesource code
ll1015drivers/FPU-emu/reg_ld_str.cunsigned long long ll;
ll1030drivers/FPU-emu/reg_ld_str.cll = significand(&t);
ll1066drivers/FPU-emu/reg_ld_str.cb = div_small(&ll, 10);
ll1067drivers/FPU-emu/reg_ld_str.cb |= (div_small(&ll, 10)) << 4;
ll347drivers/char/console.cunsigned long cc, ll, ss, sr;
ll355drivers/char/console.cll = (lines ? lines : video_num_lines);
ll357drivers/char/console.css = sr * ll;
ll390drivers/char/console.cvideo_num_lines = ll;
ll403drivers/char/console.cif (ll < oll)
ll404drivers/char/console.col += (oll - ll) * osr;
ll721drivers/char/vt.cushort ll,cc;
ll725drivers/char/vt.cll = get_fs_word(&vtsizes->v_rows);
ll727drivers/char/vt.creturn vc_resize(ll, cc);
ll560zBoot/inflate.cunsigned ll[288+32];  /* literal/length and distance code lengths */
ll562zBoot/inflate.cunsigned ll[286+30];  /* literal/length and distance code lengths */
ll597zBoot/inflate.cll[border[j]] = (unsigned)b & 7;
ll601zBoot/inflate.cll[border[j]] = 0;
ll607zBoot/inflate.cif ((i = huft_build(ll, 19, 19, NULL, NULL, &tl, &bl)) != 0)
ll627zBoot/inflate.cll[i++] = l = j;          /* save last length in l */
ll636zBoot/inflate.cll[i++] = l;
ll646zBoot/inflate.cll[i++] = 0;
ll657zBoot/inflate.cll[i++] = 0;
ll677zBoot/inflate.cif ((i = huft_build(ll, nl, 257, cplens, cplext, &tl, &bl)) != 0)
ll688zBoot/inflate.cif ((i = huft_build(ll + nl, nd, 0, cpdist, cpdext, &td, &bd)) != 0)