diff options
author | David Robillard <d@drobilla.net> | 2023-09-21 21:40:37 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-09-21 21:50:36 -0400 |
commit | 9f2e5b963c17a13303456dd46e13fc7c2ef32039 (patch) | |
tree | 868d1e7ccf24e4531e119828a4f70ad8f9bd25bc /benchmark/tree_bench.c | |
parent | d2333bbcf34193d340e39fcca444dd8f1c9412f9 (diff) | |
download | zix-9f2e5b963c17a13303456dd46e13fc7c2ef32039.tar.gz zix-9f2e5b963c17a13303456dd46e13fc7c2ef32039.tar.bz2 zix-9f2e5b963c17a13303456dd46e13fc7c2ef32039.zip |
Avoid type conversions
Rework arithmetic slightly to avoid some type conversions, and warnings with
clang-tidy 16.0.6. Also consistently use explicitly unsigned literals where
appropriate to minimize unsigned/signed conversions in general.
Diffstat (limited to 'benchmark/tree_bench.c')
0 files changed, 0 insertions, 0 deletions