commit | 0447df71e749e54a6895180303780bdaa84038fd | [log] [tgz] |
---|---|---|
author | Alexei Podtelezhnikov <apodtele@gmail.com> | Wed Feb 09 15:04:58 2022 +0000 |
committer | Alexei Podtelezhnikov <apodtele@gmail.com> | Wed Feb 09 15:04:58 2022 +0000 |
tree | 00056362eef1b3c5ef415d243da77dc1346903ef | |
parent | ed0e2e76d849b72964abfba95390788cf992bfcf [diff] |
[pshinter] Use unsigned indices. This reduces casting and eliminates some checks. * src/pshinter/pshrec.c (ps_mask_test_bit, ps_mask_table_merge, ps_dimension_add_t1stem, ps_hints_t1stem3): Updated. (ps_dimension_add_counter): Updated, unnecessary checks removed.