diff options
| author | 2019-03-18 14:27:25 +0100 | |
|---|---|---|
| committer | 2019-03-18 15:59:27 -0700 | |
| commit | 2cbc393f4dc36779d5e242ff42fcf75342fa64c1 (patch) | |
| tree | ffea1ff3e8279371ac04ad42ba17e67419c872b8 /core/divesite-helper.cpp | |
| parent | 6c561b33d748a238b0a1e52ed3c489da13540c32 (diff) | |
| download | subsurface-2cbc393f4dc36779d5e242ff42fcf75342fa64c1.tar.gz | |
Cleanup: remove bit field demux in datatrak.c
To test single bits, datatrak.c would transform bytes into
malloc()ed char[8] buffers. Instead, simply introduce a function
to test individual bits. This should make it distinctly easier for
the compiler to optimize away.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core/divesite-helper.cpp')
0 files changed, 0 insertions, 0 deletions