taglinefilesource code
x510fs/ext2/balloc.cunsigned long desc_count, bitmap_count, x;
x537fs/ext2/balloc.cx = ext2_count_free 
x541fs/ext2/balloc.cx = 0;
x545fs/ext2/balloc.ci, gdp[desc].bg_free_blocks_count, x);
x546fs/ext2/balloc.cbitmap_count += x;
x471fs/ext2/ialloc.cunsigned long desc_count, bitmap_count, x;
x496fs/ext2/ialloc.cx = ext2_count_free (sb->u.ext2_sb.s_inode_bitmap[bitmap_nr],
x499fs/ext2/ialloc.cx = 0;
x504fs/ext2/ialloc.ci, gdp[desc].bg_free_inodes_count, x);
x505fs/ext2/ialloc.cbitmap_count += x;
x20fs/namei.c#define ACC_MODE(x) ("\000\004\002\006"[(x)&O_ACCMODE])
x19fs/proc/array.c#define LOAD_INT(x) ((x) >> FSHIFT)
x20fs/proc/array.c#define LOAD_FRAC(x) LOAD_INT(((x) & (FIXED_1-1)) * 100)
x21fs/select.c#define ROUND_UP(x,y) (((x)+(y)-1)/(y))
x23fs/xiafs/namei.c#define RNDUP4(x)  ((3+(u_long)(x)) & ~3)
x31include/asm/system.h#define save_flags(x) \
x32include/asm/system.h__asm__ __volatile__("pushfl ; popl %0":"=r" (x))
x34include/asm/system.h#define restore_flags(x) \
x35include/asm/system.h__asm__ __volatile__("pushl %0 ; popfl"::"r" (x))
x78include/linux/a.out.h#define N_BADMAG(x)          \
x79include/linux/a.out.h(N_MAGIC(x) != OMAGIC && N_MAGIC(x) != NMAGIC    \
x80include/linux/a.out.h&& N_MAGIC(x) != ZMAGIC)
x83include/linux/a.out.h#define _N_BADMAG(x)          \
x84include/linux/a.out.h(N_MAGIC(x) != OMAGIC && N_MAGIC(x) != NMAGIC    \
x85include/linux/a.out.h&& N_MAGIC(x) != ZMAGIC)
x87include/linux/a.out.h#define _N_HDROFF(x) (1024 - sizeof (struct exec))
x90include/linux/a.out.h#define N_TXTOFF(x) \
x91include/linux/a.out.h(N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : sizeof (struct exec))
x95include/linux/a.out.h#define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
x99include/linux/a.out.h#define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
x103include/linux/a.out.h#define N_DRELOFF(x) (N_TRELOFF(x) + (x).a_trsize)
x107include/linux/a.out.h#define N_SYMOFF(x) (N_DRELOFF(x) + (x).a_drsize)
x111include/linux/a.out.h#define N_STROFF(x) (N_SYMOFF(x) + (x).a_syms)
x116include/linux/a.out.h#define N_TXTADDR(x) 0
x141include/linux/a.out.h#define _N_SEGMENT_ROUND(x) (((x) + SEGMENT_SIZE - 1) & ~(SEGMENT_SIZE - 1))
x143include/linux/a.out.h#define _N_TXTENDADDR(x) (N_TXTADDR(x)+(x).a_text)
x146include/linux/a.out.h#define N_DATADDR(x) \
x147include/linux/a.out.h(N_MAGIC(x)==OMAGIC? (_N_TXTENDADDR(x)) \
x148include/linux/a.out.h: (_N_SEGMENT_ROUND (_N_TXTENDADDR(x))))
x153include/linux/a.out.h#define N_BSSADDR(x) (N_DATADDR(x) + (x).a_data)
x22include/linux/kernel.h#define kfree(x) kfree_s((x), 0)
x55include/linux/math_emu.h#define math_abort(x,y) \
x56include/linux/math_emu.h(((volatile void (*)(struct info *,unsigned int)) __math_abort)((x),(y)))
x128include/linux/mtio.h#define GMT_EOF(x)              ((x) & 0x80000000)
x129include/linux/mtio.h#define GMT_BOT(x)              ((x) & 0x40000000)
x130include/linux/mtio.h#define GMT_EOT(x)              ((x) & 0x20000000)
x131include/linux/mtio.h#define GMT_SM(x)               ((x) & 0x10000000)  /* DDS setmark */
x132include/linux/mtio.h#define GMT_EOD(x)              ((x) & 0x08000000)  /* DDS EOD */
x133include/linux/mtio.h#define GMT_WR_PROT(x)          ((x) & 0x04000000)
x135include/linux/mtio.h#define GMT_ONLINE(x)           ((x) & 0x01000000)
x136include/linux/mtio.h#define GMT_D_6250(x)           ((x) & 0x00800000)
x137include/linux/mtio.h#define GMT_D_1600(x)           ((x) & 0x00400000)
x138include/linux/mtio.h#define GMT_D_800(x)            ((x) & 0x00200000)
x141include/linux/mtio.h#define GMT_DR_OPEN(x)          ((x) & 0x00040000)  /* door open (no tape) */
x143include/linux/mtio.h#define GMT_IM_REP_EN(x)        ((x) & 0x00010000)  /* immediate report mode */
x52include/linux/sched.h#define CT_TO_SECS(x)  ((x) / HZ)
x53include/linux/sched.h#define CT_TO_USECS(x)  (((x) % HZ) * 1000000/HZ)
x14kernel/FPU-emu/control_w.h#define  _Const_(x)  $##x
x16kernel/FPU-emu/control_w.h#define  _Const_(x)  x
x290kernel/FPU-emu/errors.cFPU_REG *x;
x292kernel/FPU-emu/errors.cx = a;
x299kernel/FPU-emu/errors.cx = b;
x305kernel/FPU-emu/errors.cx = b;
x311kernel/FPU-emu/errors.cx = &CONST_QNaN;
x318kernel/FPU-emu/errors.creg_move(x, dest);
x14kernel/FPU-emu/exception.h#define  Const_(x)  $##x
x16kernel/FPU-emu/exception.h#define  Const_(x)  x
x41kernel/FPU-emu/exception.h#define  EXCEPTION(x)  { printk("exception in %s at line %d\n", \
x42kernel/FPU-emu/exception.h__FILE__, __LINE__); exception(x); }
x44kernel/FPU-emu/exception.h#define  EXCEPTION(x)  exception(x)
x23kernel/FPU-emu/fpu_asm.h#define SIGN(x)  (x)
x24kernel/FPU-emu/fpu_asm.h#define  TAG(x)  1(x)
x25kernel/FPU-emu/fpu_asm.h#define  EXP(x)  4(x)
x26kernel/FPU-emu/fpu_asm.h#define SIG(x)  SIGL_OFFSET##(x)
x27kernel/FPU-emu/fpu_asm.h#define  SIGL(x)  SIGL_OFFSET##(x)
x28kernel/FPU-emu/fpu_asm.h#define  SIGH(x)  12(x)
x16kernel/FPU-emu/fpu_emu.h#define  Const(x)  $##x
x18kernel/FPU-emu/fpu_emu.h#define  Const(x)  x
x58kernel/FPU-emu/fpu_emu.h#define  st(x)  ( regs[((top+x) &7 )] )
x79kernel/FPU-emu/fpu_emu.h#define reg_move(x, y) { \
x80kernel/FPU-emu/fpu_emu.h*(short *)&((y)->sign) = *(short *)&((x)->sign); \
x81kernel/FPU-emu/fpu_emu.h*(long *)&((y)->exp) = *(long *)&((x)->exp); \
x82kernel/FPU-emu/fpu_emu.h*(long long *)&((y)->sigl) = *(long long *)&((x)->sigl); }
x89kernel/FPU-emu/fpu_emu.hextern void poly_div2(long long *x);
x90kernel/FPU-emu/fpu_emu.hextern void poly_div4(long long *x);
x91kernel/FPU-emu/fpu_emu.hextern void poly_div16(long long *x);
x92kernel/FPU-emu/fpu_emu.hextern void polynomial(unsigned accum[], unsigned x[],
x94kernel/FPU-emu/fpu_emu.hextern void normalize(FPU_REG *x);
x106kernel/FPU-emu/fpu_emu.hextern unsigned  shrx(void *l, unsigned x);
x107kernel/FPU-emu/fpu_emu.hextern unsigned  shrxs(void *v, unsigned x);
x108kernel/FPU-emu/fpu_emu.hextern unsigned long div_small(unsigned long long *x, unsigned long y);
x134kernel/FPU-emu/fpu_entry.c#define bswapw(x) __asm__("xchgb %%al,%%ah":"=a" (x):"0" ((short)x))
x40kernel/FPU-emu/get_address.c#define REG_(x) (*(long *)(reg_offset[(x)]+(char *) FPU_info))
x14kernel/FPU-emu/status_w.h#define  Const__(x)  $##x
x16kernel/FPU-emu/status_w.h#define  Const__(x)  x
x186kernel/blk_drv/blk.h#define SET_INTR(x) \
x187kernel/blk_drv/blk.hif ((DEVICE_INTR = (x)) != NULL) \
x194kernel/blk_drv/blk.h#define SET_INTR(x) (DEVICE_INTR = (x))
x92kernel/blk_drv/floppy.c#define TYPE(x) ((x)>>2)
x93kernel/blk_drv/floppy.c#define DRIVE(x) ((x)&0x03)
x29kernel/blk_drv/scsi/aha1542.c#define DEB(x) x
x31kernel/blk_drv/scsi/aha1542.c#define DEB(x)
x41kernel/blk_drv/scsi/aha1740.c#define DEB(x) x
x43kernel/blk_drv/scsi/aha1740.c#define DEB(x)
x19kernel/blk_drv/scsi/aha1740.h#define  SLOTBASE(x)  ((x << 12)+ 0xc80 )
x41kernel/blk_drv/scsi/scsi_debug.c#define DEB(x) x
x43kernel/blk_drv/scsi/scsi_debug.c#define DEB(x)
x33kernel/blk_drv/scsi/wd7000.c#define DEB(x) x
x35kernel/blk_drv/scsi/wd7000.c#define DEB(x)
x179kernel/chr_drv/console.c#define set_kbd(x) set_vc_kbd_flag(kbd_table+currcons,x)
x180kernel/chr_drv/console.c#define clr_kbd(x) clr_vc_kbd_flag(kbd_table+currcons,x)
x181kernel/chr_drv/console.c#define is_kbd(x) vc_kbd_flag(kbd_table+currcons,x)
x266kernel/chr_drv/console.cx = 0;
x269kernel/chr_drv/console.cx = video_num_columns - 1;
x271kernel/chr_drv/console.cx = new_x;
x284kernel/chr_drv/console.cpos = origin + y*video_size_row + (x<<1);
x399kernel/chr_drv/console.cpos -= x<<1;
x400kernel/chr_drv/console.cneed_wrap = x = 0;
x405kernel/chr_drv/console.cif (x) {
x407kernel/chr_drv/console.cx--;
x414kernel/chr_drv/console.cif (x) {
x416kernel/chr_drv/console.cx--;
x459kernel/chr_drv/console.ccount = video_num_columns-x;
x463kernel/chr_drv/console.cstart = pos - (x<<1);
x464kernel/chr_drv/console.ccount = x+1;
x467kernel/chr_drv/console.cstart = pos - (x<<1);
x629kernel/chr_drv/console.crespond_num(x+1, currcons, tty);
x738kernel/chr_drv/console.cunsigned int i = x;
x759kernel/chr_drv/console.cunsigned int i = x;
x818kernel/chr_drv/console.csaved_x    = x;
x915kernel/chr_drv/console.cif (x == video_num_columns - 1)
x918kernel/chr_drv/console.cx++;
x936kernel/chr_drv/console.cpos -= (x << 1);
x937kernel/chr_drv/console.cwhile (x < video_num_columns - 1) {
x938kernel/chr_drv/console.cx++;
x939kernel/chr_drv/console.cif (tab_stop[x >> 5] & (1 << (x & 31)))
x942kernel/chr_drv/console.cpos += (x << 1);
x990kernel/chr_drv/console.ctab_stop[x >> 5] |= (1 << (x & 31));
x1070kernel/chr_drv/console.cgotoxy(currcons,x,y-par[0]);
x1074kernel/chr_drv/console.cgotoxy(currcons,x,y+par[0]);
x1078kernel/chr_drv/console.cgotoxy(currcons,x+par[0],y);
x1082kernel/chr_drv/console.cgotoxy(currcons,x-par[0],y);
x1094kernel/chr_drv/console.cgotoxy(currcons,x,par[0]);
x1122kernel/chr_drv/console.ctab_stop[x >> 5] &= ~(1 << (x & 31));
x1357kernel/chr_drv/console.cpos = origin + y*video_size_row + (x<<1);
x1366kernel/chr_drv/console.cpos = origin + y*video_size_row + (x<<1);
x1473kernel/chr_drv/console.cif (x == video_num_columns - 1) {
x1477kernel/chr_drv/console.cx++;
x25kernel/chr_drv/tty_ioctl.c# define  PRINTK(x)  printk (x)
x27kernel/chr_drv/tty_ioctl.c# define  PRINTK(x)  /**/
x82net/kern_sock.h#define PRINTK(x) printk x
x84net/kern_sock.h#define PRINTK(x) /**/
x73net/tcp/arp.c#define PRINTK(x) printk x
x75net/tcp/arp.c#define PRINTK(x) /**/
x90net/tcp/dev.c#define PRINTK(x) printk x
x92net/tcp/dev.c#define PRINTK(x) /**/
x62net/tcp/eth.c#define PRINTK(x) printk x
x64net/tcp/eth.c#define PRINTK(x) /**/
x58net/tcp/eth.h#define NET16(x) (((x&0xff)<<8)|((x>>8)&0xff))
x85net/tcp/icmp.c#define PRINTK(x) printk x
x87net/tcp/icmp.c#define PRINTK(x) /**/
x83net/tcp/ip.c#define PRINTK(x) printk x
x85net/tcp/ip.c#define PRINTK(x) /**/
x279net/tcp/ip.cstruct rtable *r, *x, *p;
x295net/tcp/ip.cx = r->next;
x297net/tcp/ip.cr = x;
x703net/tcp/ip.copt->tstamp.x.full_char = *buff;
x71net/tcp/ip.h} x;
x117net/tcp/ip.hnet16(unsigned short x)
x119net/tcp/ip.h__asm__("xchgb %%cl,%%ch": "=c" (x) : "0" (x) : "cx");
x120net/tcp/ip.hreturn (x);
x124net/tcp/ip.hnet32(unsigned long x)
x128net/tcp/ip.h"\t xchgb %%cl,%%ch":"=c" (x):"0"(x):"cx");
x129net/tcp/ip.hreturn (x);
x80net/tcp/loopback.c#define PRINTK(x) printk x
x82net/tcp/loopback.c#define PRINTK(x) /**/
x86net/tcp/raw.c#define PRINTK(x) printk x
x88net/tcp/raw.c#define PRINTK(x) /**/
x107net/tcp/sock.c#define PRINTK(x) printk x
x109net/tcp/sock.c#define PRINTK(x) /**/
x113net/tcp/sock.c#define MPRINTK(x) printk x
x115net/tcp/sock.c#define MPRINTK(x) /**/
x107net/tcp/tcp.c#define PRINTK(x) printk x
x109net/tcp/tcp.c#define PRINTK(x) /**/
x75net/tcp/timer.c#define PRINTK(x) printk x
x77net/tcp/timer.c#define PRINTK(x) /**/
x87net/tcp/udp.c#define PRINTK(x) printk x
x89net/tcp/udp.c#define PRINTK(x) /**/
x46tools/build.c#define STRINGIFY(x) #x
x222zBoot/gzip.h#  define Trace(x) fprintf x
x223zBoot/gzip.h#  define Tracev(x) {if (verbose) fprintf x ;}
x224zBoot/gzip.h#  define Tracevv(x) {if (verbose>1) fprintf x ;}
x225zBoot/gzip.h#  define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
x226zBoot/gzip.h#  define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;}
x229zBoot/gzip.h#  define Trace(x)
x230zBoot/gzip.h#  define Tracev(x)
x231zBoot/gzip.h#  define Tracevv(x)
x232zBoot/gzip.h#  define Tracec(c,x)
x233zBoot/gzip.h#  define Tracecv(c,x)
x1zBoot/inflate.c#define DEBG(x)
x2zBoot/inflate.c#define DEBG1(x)
x128zBoot/inflate.cunsigned x[BMAX+1];           /* bit offsets, then code stack */
x179zBoot/inflate.cx[1] = j = 0;
x180zBoot/inflate.cp = c + 1;  xp = x + 2;
x191zBoot/inflate.cv[x[j]++] = i;
x197zBoot/inflate.cx[0] = i = 0;                 /* first Huffman code is zero */
x259zBoot/inflate.cx[h] = i;             /* save pattern for backing up */
x297zBoot/inflate.cwhile ((i & ((1 << w) - 1)) != x[h])
x256zBoot/misc.cvoid error(char *x)
x259zBoot/misc.cprintk(x);
x23zBoot/xtract.c#define STRINGIFY(x) #x