ofst1            6186 tools/finsig_dryos.c         int ofst1 = 0;
ofst1            6196 tools/finsig_dryos.c                     ofst1 -= (fwval(fw,k3) & 0x00000FFF);
ofst1            6198 tools/finsig_dryos.c                     ofst1 += (fwval(fw,k3) & 0x00000FFF);
ofst1            6204 tools/finsig_dryos.c                 if (ofst1 == 0)
ofst1            6209 tools/finsig_dryos.c                 else if (ofst1 < 0)
ofst1            6211 tools/finsig_dryos.c                     bprintf("DEF(_nrflag,0x%04x) // Found @ %08x (0x%04x) & %08x (-0x%02x)\n",ofst2+ofst1,idx2adr(fw,k3),ofst2,idx2adr(fw,k),-ofst1);
ofst1            6212 tools/finsig_dryos.c                     bprintf("//static long *nrflag = (long*)(0x%04x-0x%02x);  // Found @ %08x & %08x\n",ofst2,-ofst1,idx2adr(fw,k3),idx2adr(fw,k4));
ofst1            6216 tools/finsig_dryos.c                     bprintf("DEF(_nrflag,0x%04x) // Found @ %08x (0x%04x) & %08x (+0x%02x)\n",ofst2+ofst1,idx2adr(fw,k3),ofst2,idx2adr(fw,k),ofst1);
ofst1            6217 tools/finsig_dryos.c                     bprintf("//static long *nrflag = (long*)(0x%04x+0x%02x);  // Found @ %08x & %08x\n",ofst2,ofst1,idx2adr(fw,k3),idx2adr(fw,k4));
ofst1            6257 tools/finsig_dryos.c             int ofst1 = fw->buf[k2] & 0x00000FFF;
ofst1            6259 tools/finsig_dryos.c             bprintf("DEF(_nrflag,0x%04x) // Found @ %08x (0x%04x) & %08x (+0x%02x)\n",ofst2+ofst1,idx2adr(fw,k3),ofst2,idx2adr(fw,k2),ofst1);
ofst1            6260 tools/finsig_dryos.c             bprintf("//static long *nrflag = (long*)(0x%04x+0x%02x);  // Found @ %08x & %08x\n",ofst2,ofst1,idx2adr(fw,k3),idx2adr(fw,k2));
ofst1            5249 tools/finsig_vxworks.c         int ofst1 = 0;
ofst1            5259 tools/finsig_vxworks.c                     ofst1 -= (fwval(fw,k3) & 0x00000FFF);
ofst1            5261 tools/finsig_vxworks.c                     ofst1 += (fwval(fw,k3) & 0x00000FFF);
ofst1            5269 tools/finsig_vxworks.c                 if (ofst1 == 0)
ofst1            5274 tools/finsig_vxworks.c                 else if (ofst1 < 0)
ofst1            5276 tools/finsig_vxworks.c                     bprintf("DEF(_nrflag,0x%04x) // Found @ %08x (0x%04x) & %08x (-0x%02x)\n",ofst2+ofst1,idx2adr(fw,k3),ofst2,idx2adr(fw,k),-ofst1);
ofst1            5277 tools/finsig_vxworks.c                     bprintf("//static long *nrflag = (long*)(0x%04x-0x%02x);  // Found @ %08x & %08x\n",ofst2,-ofst1,idx2adr(fw,k3),idx2adr(fw,k4));
ofst1            5281 tools/finsig_vxworks.c                     bprintf("DEF(_nrflag,0x%04x) // Found @ %08x (0x%04x) & %08x (+0x%02x)\n",ofst2+ofst1,idx2adr(fw,k3),ofst2,idx2adr(fw,k),ofst1);
ofst1            5282 tools/finsig_vxworks.c                     bprintf("//static long *nrflag = (long*)(0x%04x+0x%02x);  // Found @ %08x & %08x\n",ofst2,ofst1,idx2adr(fw,k3),idx2adr(fw,k4));
ofst1            5322 tools/finsig_vxworks.c             int ofst1 = fw->buf[k2] & 0x00000FFF;
ofst1            5324 tools/finsig_vxworks.c             bprintf("DEF(_nrflag,0x%04x) // Found @ %08x (0x%04x) & %08x (+0x%02x)\n",ofst2+ofst1,idx2adr(fw,k3),ofst2,idx2adr(fw,k2),ofst1);
ofst1            5325 tools/finsig_vxworks.c             bprintf("//static long *nrflag = (long*)(0x%04x+0x%02x);  // Found @ %08x & %08x\n",ofst2,ofst1,idx2adr(fw,k3),idx2adr(fw,k2));