aboutsummaryrefslogtreecommitdiff
path: root/findloop.c
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2023-05-01 13:49:54 +0100
committerSimon Tatham <anakin@pobox.com>2023-05-01 14:30:54 +0100
commit628cc6785b2cfa3d4ee6101667e4bb9e11095eec (patch)
tree99925d24d939d95154d12049b5d9f78d216da894 /findloop.c
parentc48a9f44ffdd2bd2055a5296c84874716dd303b9 (diff)
downloadpuzzles-628cc6785b2cfa3d4ee6101667e4bb9e11095eec.zip
puzzles-628cc6785b2cfa3d4ee6101667e4bb9e11095eec.tar.gz
puzzles-628cc6785b2cfa3d4ee6101667e4bb9e11095eec.tar.bz2
puzzles-628cc6785b2cfa3d4ee6101667e4bb9e11095eec.tar.xz
Untangle: replace manual int64 bodging with int64_t.
Where possible, that is. If our compilation environment has provided int64_t, we can just make our int64 type be that, and not have to mess around with multi-word arithmetic at all.
Diffstat (limited to 'findloop.c')
0 files changed, 0 insertions, 0 deletions