ps_offset        6473 tools/finsig_thumb2.c     const uint32_t ps_offset = 6;
ps_offset        6486 tools/finsig_thumb2.c                 if (knownprops[n].id == knownprops[n].id_ps6) hits[6-ps_offset] += 1;
ps_offset        6487 tools/finsig_thumb2.c                 if (knownprops[n].id == knownprops[n].id_ps7) hits[7-ps_offset] += 1;
ps_offset        6488 tools/finsig_thumb2.c                 if (knownprops[n].id == knownprops[n].id_ps8) hits[8-ps_offset] += 1;
ps_offset        6489 tools/finsig_thumb2.c                 if (knownprops[n].id == knownprops[n].id_ps9) hits[9-ps_offset] += 1;
ps_offset        6490 tools/finsig_thumb2.c                 if (knownprops[n].id == knownprops[n].id_ps10) hits[10-ps_offset] += 1;
ps_offset        6491 tools/finsig_thumb2.c                 if (knownprops[n].id == knownprops[n].id_ps11) hits[11-ps_offset] += 1;
ps_offset        6492 tools/finsig_thumb2.c                 if (knownprops[n].id == knownprops[n].id_ps12) hits[12-ps_offset] += 1;
ps_offset        6493 tools/finsig_thumb2.c                 if (knownprops[n].id == knownprops[n].id_ps13) hits[13-ps_offset] += 1;
ps_offset        6521 tools/finsig_thumb2.c             bprintf("%i", n+ps_offset);
ps_offset        6522 tools/finsig_thumb2.c             if (fw->sv->propset == n+ps_offset) okay = 1; // if the propset equals to (one of) the complete propset matches
ps_offset        6535 tools/finsig_thumb2.c                 bprintf("%i", n+ps_offset);
ps_offset        6536 tools/finsig_thumb2.c                 if (fw->sv->propset == n+ps_offset) okay = 1; // if the propset equals to (one of) the most complete propset matches