]> git.sesse.net Git - stockfish/commit - src/syzygy/tbprobe.cpp
Make casting styles consistent
authorcj5716 <125858804+cj5716@users.noreply.github.com>
Tue, 19 Sep 2023 10:06:12 +0000 (18:06 +0800)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Fri, 22 Sep 2023 17:14:29 +0000 (19:14 +0200)
commitfce4cc1829f25fd52c5dd637ab54d867eec065fb
treed88607db6b2ae1043f291ceebb5e354dec8a9228
parent952740b36ca46961a64457767f58dfbe71ae1ead
Make casting styles consistent

Make casting styles consistent with the rest of the code.

closes https://github.com/official-stockfish/Stockfish/pull/4793

No functional change
src/bitboard.h
src/misc.cpp
src/misc.h
src/movegen.cpp
src/nnue/evaluate_nnue.cpp
src/nnue/layers/affine_transform.h
src/nnue/layers/affine_transform_sparse_input.h
src/search.cpp
src/syzygy/tbprobe.cpp
src/tt.cpp
src/tt.h