aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/07_function.expect
diff options
context:
space:
mode:
authorVlad Vissoultchev <wqweto@gmail.com>2016-04-17 16:22:50 +0300
committerVlad Vissoultchev <wqweto@gmail.com>2016-04-17 17:26:10 +0300
commitcdc16d428f32294aa06b293fb81123f418e38b82 (patch)
tree749ce0719e089727e9a9f9f1c9c27fc0e964d117 /tests/tests2/07_function.expect
parent224236f57c7d645c9b23d717de354df5d12b98b6 (diff)
downloadtinycc-cdc16d428f32294aa06b293fb81123f418e38b82.tar.gz
tinycc-cdc16d428f32294aa06b293fb81123f418e38b82.tar.bz2
Reduce allocations overhead
- uses new `TinyAlloc`-ators for small `TokenSym`, `CString` and `TokenString` instances - conditional `TAL_DEBUG` for mem leaks and double frees detection - on `TAL_DEBUG` collects allocation origin (file + line) - conditional `TAL_INFO` for allocators stats (in release mode too) - chain a new allocator twice current capacity on buffer exhaustion
Diffstat (limited to 'tests/tests2/07_function.expect')
0 files changed, 0 insertions, 0 deletions