exm_typ_cnt      5037 tools/finsig_dryos.c uint32_t exm_typ_tbl=0, exm_typ_cnt=0;
exm_typ_cnt      5040 tools/finsig_dryos.c     if (exm_typ_tbl==0 || exm_typ_cnt==0)
exm_typ_cnt      5045 tools/finsig_dryos.c     for (n=0; n<exm_typ_cnt; n++)
exm_typ_cnt      5104 tools/finsig_dryos.c                     exm_typ_cnt++;
exm_typ_cnt      5134 tools/finsig_dryos.c     if (exm_typ_cnt)
exm_typ_cnt      5136 tools/finsig_dryos.c         bprintf("DEF_CONST(%-34s,0x%08x)\n","exmem_type_count",exm_typ_cnt);
exm_typ_cnt      3226 tools/finsig_thumb2.c             int exm_typ_cnt = 0;
exm_typ_cnt      3233 tools/finsig_thumb2.c                         exm_typ_cnt++;
exm_typ_cnt      3241 tools/finsig_thumb2.c             save_misc_val("exmem_type_count",exm_typ_cnt,0,ladr);
exm_typ_cnt      4083 tools/finsig_vxworks.c uint32_t exm_typ_tbl=0, exm_typ_cnt=0;
exm_typ_cnt      4086 tools/finsig_vxworks.c     if (exm_typ_tbl==0 || exm_typ_cnt==0)
exm_typ_cnt      4091 tools/finsig_vxworks.c     for (n=0; n<exm_typ_cnt; n++)
exm_typ_cnt      4133 tools/finsig_vxworks.c                     exm_typ_cnt++;
exm_typ_cnt      4163 tools/finsig_vxworks.c     if (exm_typ_cnt)
exm_typ_cnt      4165 tools/finsig_vxworks.c         bprintf("DEF_CONST(%-34s,0x%08x)\n","exmem_type_count",exm_typ_cnt);