diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-07-18 20:47:19 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-07-21 07:46:44 -0700 |
commit | f23425c5587327620281519a4e4cf53286e4eac2 (patch) | |
tree | 34d185d86d6a03adfe6ad8ee79e9d6c6df67adba /appdata | |
parent | 6b9380efb04adfd321f7a0609bf940ab7b51bac4 (diff) | |
download | subsurface-f23425c5587327620281519a4e4cf53286e4eac2.tar.gz |
Uninline functions in dive.h
There were numerous inlined functions in dive.h. For many of them
inlining is dubious. Let's uninline most of them, with the exception
of trivial accessors and interpolate().
On current master, this gave a size reduction of 5 pages:
-rwxrwxr-x 1 bs bs 5863656 Jul 18 20:57 subsurface-inline
-rwxrwxr-x 1 bs bs 5843176 Jul 18 20:48 subsurface-noinline
-----------------------------------------------------------
20480
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'appdata')
0 files changed, 0 insertions, 0 deletions