taglinefilesource code
z45drivers/FPU-emu/fpu_system.h#define FPU_verify_area(x,y,z)  if ( verify_area(x,y,z) ) \
z54drivers/FPU-emu/fpu_system.h#define  FPU_code_verify_area(z)
z59drivers/FPU-emu/fpu_system.h#define  FPU_code_verify_area(z) FPU_verify_area(VERIFY_READ,(void *)FPU_EIP,z)
z142drivers/char/tty_ioctl.c#define NOSET_MASK(x,y,z) (x = ((x) & ~(z)) | ((y) & (z)))
z64fs/xiafs/inode.cint i, z, dev;
z116fs/xiafs/inode.cz=1;
z122fs/xiafs/inode.cif (!(s->u.xiafs_sb.s_imap_buf[i]=bread(dev, z++, XIAFS_ZSIZE(s))))
z132fs/xiafs/inode.cif (!(s->u.xiafs_sb.s_zmap_buf[i]=bread(dev, z++, XIAFS_ZSIZE(s))))
z131zBoot/inflate.cunsigned z;                   /* number of entries in current table */
z203zBoot/inflate.cz = 0;                        /* ditto */
z223zBoot/inflate.cz = (z = g - w) > (unsigned)l ? l : z;  /* upper limit on table size */
z229zBoot/inflate.cwhile (++j < z)       /* try smaller tables up to z bits */
z237zBoot/inflate.cz = 1 << j;             /* table entries for j-bit table */
z240zBoot/inflate.cif ((q = (struct huft *)malloc((z + 1)*sizeof(struct huft))) ==
z250zBoot/inflate.chufts += z + 1;         /* track memory usage */
z288zBoot/inflate.cfor (j = i >> w; j < z; j += f)