taglinefilesource code
q123arch/i386/boot/compressed/inflate.cregister struct huft *q;      /* points to current table */
q202arch/i386/boot/compressed/inflate.cq = (struct huft *)NULL;      /* ditto */
q240arch/i386/boot/compressed/inflate.cq = (struct huft *)malloc((z + 1)*sizeof(struct huft));
q243arch/i386/boot/compressed/inflate.c*t = q + 1;             /* link to list for huft_free() */
q244arch/i386/boot/compressed/inflate.c*(t = &(q->v.t)) = (struct huft *)NULL;
q245arch/i386/boot/compressed/inflate.cu[h] = ++q;             /* table starts after link */
q254arch/i386/boot/compressed/inflate.cr.v.t = q;            /* pointer to this table */
q281arch/i386/boot/compressed/inflate.cq[j] = r;
q313arch/i386/boot/compressed/inflate.cregister struct huft *p, *q;
q320arch/i386/boot/compressed/inflate.cq = (--p)->v.t;
q322arch/i386/boot/compressed/inflate.cp = q;
q23arch/i386/math-emu/fpu_trig.cunsigned long long q, int n);
q41arch/i386/math-emu/fpu_trig.cunsigned long long q;
q56arch/i386/math-emu/fpu_trig.cq = significand(&tmp);
q57arch/i386/math-emu/fpu_trig.cif ( q )
q62arch/i386/math-emu/fpu_trig.cq, X->exp - CONST_PI2.exp);
q73arch/i386/math-emu/fpu_trig.c&& (X->sigh >= 0xc90fdaa2))) ^ (q & 1) )
q80arch/i386/math-emu/fpu_trig.cif ( (even && !(q & 1)) || (!even && (q & 1)) )
q88arch/i386/math-emu/fpu_trig.cif ( (X->exp <= CONST_PI2extra.exp + 64) || (q > 1) )
q92arch/i386/math-emu/fpu_trig.csignificand(&tmp) = q + 1;
q105arch/i386/math-emu/fpu_trig.cq++;
q117arch/i386/math-emu/fpu_trig.cif ( ((q > 0) && (X->exp <= CONST_PI2extra.exp + 64)) || (q > 1) )
q121arch/i386/math-emu/fpu_trig.csignificand(&tmp) = q;
q138arch/i386/math-emu/fpu_trig.cq++;
q147arch/i386/math-emu/fpu_trig.creturn (q & 3) | even;
q283arch/i386/math-emu/fpu_trig.cint q;
q308arch/i386/math-emu/fpu_trig.cif ( (q = trig_arg(st0_ptr, 0)) != -1 )
q311arch/i386/math-emu/fpu_trig.cst0_ptr->sign = (q & 1) ^ arg_sign;
q530arch/i386/math-emu/fpu_trig.cint q;
q535arch/i386/math-emu/fpu_trig.cif ( (q = trig_arg(st0_ptr, 0)) != -1 )
q540arch/i386/math-emu/fpu_trig.cif (q & 2)
q600arch/i386/math-emu/fpu_trig.cint q;
q617arch/i386/math-emu/fpu_trig.celse if ( (q = trig_arg(arg, FCOS)) != -1 )
q621arch/i386/math-emu/fpu_trig.cif ((q+1) & 2)
q741arch/i386/math-emu/fpu_trig.cunsigned long long q, int n)
q753arch/i386/math-emu/fpu_trig.c"m" (q),"m" (((unsigned *)&q)[1])
q775arch/i386/math-emu/fpu_trig.clong long q;
q803arch/i386/math-emu/fpu_trig.cq = significand(&tmp);
q808arch/i386/math-emu/fpu_trig.cq, expdif);
q815arch/i386/math-emu/fpu_trig.cq = 0;
q833arch/i386/math-emu/fpu_trig.c((x == significand(&tmp)) && (q & 1) ) )
q837arch/i386/math-emu/fpu_trig.cq++;
q842arch/i386/math-emu/fpu_trig.cif (q & 4) cc |= SW_C0;
q843arch/i386/math-emu/fpu_trig.cif (q & 2) cc |= SW_C3;
q844arch/i386/math-emu/fpu_trig.cif (q & 1) cc |= SW_C1;
q359drivers/char/console.clong p, q;
q368drivers/char/console.cq = (long) kmalloc(video_screen_size, GFP_KERNEL);
q369drivers/char/console.cif (!q)
q373drivers/char/console.ckfree_s((char *) q, video_screen_size);
q380drivers/char/console.cvc_scrbuf[i] = (unsigned short *) q;
q848drivers/char/tpqic02.cchar  *q = stp;
q879drivers/char/tpqic02.cfor (q=stp; q<stp+size; q++)
q890drivers/char/tpqic02.c*q = inb_p(QIC02_DATA_PORT);      /* read status byte */
q893drivers/char/tpqic02.cprintk("[%1d]=0x%x  ", q-stp, (unsigned) (*q) & 0xff);
q438drivers/char/vt.cu_char *q;
q448drivers/char/vt.cq = a->kb_string;
q452drivers/char/vt.cput_fs_byte(*p, q++);
q453drivers/char/vt.cput_fs_byte(0, q);
q464drivers/char/vt.cchar *q;
q473drivers/char/vt.cq = func_table[i];
q482drivers/char/vt.cdelta = (q ? -strlen(q) : 1);
q496drivers/char/vt.cif (!q)
q507drivers/char/vt.cif (!q)
q527drivers/char/vt.cfor (p = a->kb_string, q = func_table[i]; ; p++, q++)
q528drivers/char/vt.cif (!(*q = get_fs_byte(p)))
q103drivers/scsi/aic7770.csym_t *p, *q;
q105drivers/scsi/aic7770.cfor (p = head, q = (sym_t *)&head; p; p = p->next) {
q108drivers/scsi/aic7770.cq = p;
q111drivers/scsi/aic7770.cp = q->next = (sym_t *)Malloc(sizeof(sym_t));
q67drivers/sound/midibuf.c#define DATA_AVAIL(q) (q->len)
q68drivers/sound/midibuf.c#define SPACE_AVAIL(q) (MAX_QUEUE_SIZE - q->len)
q70drivers/sound/midibuf.c#define QUEUE_BYTE(q, data) \
q71drivers/sound/midibuf.cif (SPACE_AVAIL(q)) \
q75drivers/sound/midibuf.cq->queue[q->tail] = (data); \
q76drivers/sound/midibuf.cq->len++; q->tail = (q->tail+1) % MAX_QUEUE_SIZE; \
q80drivers/sound/midibuf.c#define REMOVE_BYTE(q, data) \
q81drivers/sound/midibuf.cif (DATA_AVAIL(q)) \
q85drivers/sound/midibuf.cdata = q->queue[q->head]; \
q86drivers/sound/midibuf.cq->len--; q->head = (q->head+1) % MAX_QUEUE_SIZE; \
q75drivers/sound/os.h#define RESET_WAIT_QUEUE(q, f) {f.aborting = 0;f.mode = WK_NONE;}
q76drivers/sound/os.h#define PROCESS_ABORTING(q, f) (/*f.aborting | */(current->signal & ~current->blocked))
q77drivers/sound/os.h#define SET_ABORT_FLAG(q, f) f.aborting = 1
q78drivers/sound/os.h#define TIMED_OUT(q, f) (f.mode & WK_TIMEOUT)
q79drivers/sound/os.h#define DO_SLEEP(q, f, time_limit)  \
q83drivers/sound/os.hf.mode = WK_SLEEP;interruptible_sleep_on(&q); \
q93drivers/sound/os.h#define SOMEONE_WAITING(q, f) (f.mode & WK_SLEEP)
q94drivers/sound/os.h#define WAKE_UP(q, f)      {f.mode = WK_WAKEUP;wake_up(&q);}
q388drivers/sound/sequencer.cextended_event (unsigned char *q)
q390drivers/sound/sequencer.cint             dev = q[2];
q398drivers/sound/sequencer.cswitch (q[1])
q401drivers/sound/sequencer.csynth_devs[dev]->kill_note (dev, q[3], q[4], q[5]);
q405drivers/sound/sequencer.cif (q[4] > 127 && q[4] != 255)
q408drivers/sound/sequencer.csynth_devs[dev]->start_note (dev, q[3], q[4], q[5]);
q412drivers/sound/sequencer.csynth_devs[dev]->set_instr (dev, q[3], q[4]);
q416drivers/sound/sequencer.csynth_devs[dev]->aftertouch (dev, q[3], q[4]);
q420drivers/sound/sequencer.csynth_devs[dev]->panning (dev, q[3], (char) q[4]);
q424drivers/sound/sequencer.csynth_devs[dev]->controller (dev, q[3], q[4], *(short *) &q[5]);
q429drivers/sound/sequencer.csynth_devs[dev]->volume_method (dev, q[3]);
q722drivers/sound/sequencer.cunsigned char  *q;
q732drivers/sound/sequencer.cq = &queue[this_one * EV_SZ];
q734drivers/sound/sequencer.cswitch (q[0])
q739drivers/sound/sequencer.csynth_devs[0]->kill_note (0, q[1], 255, q[3]);
q743drivers/sound/sequencer.cif (q[4] < 128 || q[4] == 255)
q746drivers/sound/sequencer.csynth_devs[0]->start_note (0, q[1], q[2], q[3]);
q750drivers/sound/sequencer.cdelay = (unsigned long *) q;  /*
q788drivers/sound/sequencer.csynth_devs[0]->set_instr (0, q[1], q[2]);
q802drivers/sound/sequencer.cif (midi_opened[q[2]])
q806drivers/sound/sequencer.cdev = q[2];
q808drivers/sound/sequencer.cif (!midi_devs[dev]->putc (dev, q[1]))
q828drivers/sound/sequencer.cseq_copy_to_input (q, 4);  /*
q834drivers/sound/sequencer.cif ((int) q[1] < max_synthdev)
q835drivers/sound/sequencer.csynth_devs[q[1]]->hw_control (q[1], q);
q839drivers/sound/sequencer.cextended_event (q);
q843drivers/sound/sequencer.cseq_chn_voice_event (q);
q847drivers/sound/sequencer.cseq_chn_common_event (q);
q851drivers/sound/sequencer.cif (seq_timing_event (q) == TIMER_ARMED)
q858drivers/sound/sequencer.cseq_local_event (q);
q869fs/hpfs/hpfs_fs.cunsigned q, r, n, n0;
q889fs/hpfs/hpfs_fs.cq = filp->f_pos >> 9;
q902fs/hpfs/hpfs_fs.cblock = map_sector(inode->i_dev, hpfs_bmap(inode, q), &bh);
q1418fs/hpfs/hpfs_fs.cunsigned pos, q, r;
q1427fs/hpfs/hpfs_fs.cq = pos >> 6;
q1435fs/hpfs/hpfs_fs.cdno = dir_subdno(inode, q);
q1450fs/hpfs/hpfs_fs.cif (q == 0)
q1452fs/hpfs/hpfs_fs.c*posp = q + 1;
q1505fs/hpfs/hpfs_fs.cunsigned q = pos >> 6;
q1512fs/hpfs/hpfs_fs.cdno = dir_subdno(inode, q);
q57include/linux/tqueue.h#define DECLARE_TASK_QUEUE(q)  task_queue q = &tq_last
q512kernel/module.cchar *q;
q523kernel/module.cq = mp->name;
q525kernel/module.cwhile (*q) {
q526kernel/module.c*p++ = *q++;
q535kernel/module.cq = size;
q536kernel/module.cwhile (*q)
q537kernel/module.c*p++ = *q++;
q539kernel/module.cq = "  (uninitialized)";
q541kernel/module.cq = "";
q543kernel/module.cq = "  (deleted)";
q545kernel/module.cq = "  (bad state)";
q546kernel/module.cwhile (*q)
q547kernel/module.c*p++ = *q++;
q553kernel/module.cq = ref->module->name;
q554kernel/module.cwhile (*q)
q555kernel/module.c*p++ = *q++;
q211kernel/printk.cchar  *q;
q221kernel/printk.cq = buf;
q224kernel/printk.cq = buf + 3;
q227kernel/printk.c(*proc)(q);
q109kernel/resource.cresource_entry_t *p, *q;
q111kernel/resource.cfor (p = &iolist; ; p = q) {
q112kernel/resource.cq = p->next;
q113kernel/resource.cif (q == NULL)
q115kernel/resource.cif ((q->from == from) && (q->num == num)) {
q116kernel/resource.cq->num = 0;
q117kernel/resource.cp->next = q->next;
q205kernel/sched.cvoid wake_up(struct wait_queue **q)
q210kernel/sched.cif (!q || !(tmp = *q))
q224kernel/sched.cprintk("        q = %p\n",q);
q225kernel/sched.cprintk("       *q = %p\n",*q);
q230kernel/sched.c} while (tmp != *q);
q233kernel/sched.cvoid wake_up_interruptible(struct wait_queue **q)
q238kernel/sched.cif (!q || !(tmp = *q))
q251kernel/sched.cprintk("        q = %p\n",q);
q252kernel/sched.cprintk("       *q = %p\n",*q);
q257kernel/sched.c} while (tmp != *q);