diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-12 23:10:08 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-12 23:14:44 +0100 |
commit | c2265f526ee638fa6f9cbb6e13be69e49e1a0f71 (patch) | |
tree | 28195683344032efa37ff244d58b1a492397514f /scripts | |
parent | c0ef23ca400012ca0f4c1cd098e32b685e8f4f09 (diff) | |
download | busybox-c2265f526ee638fa6f9cbb6e13be69e49e1a0f71.tar.gz |
bc: remove lexer function pointer
function old new delta
zbc_lex_next 81 1930 +1849
bc_parse_create 131 124 -7
common_parse_init 31 - -31
zdc_lex_token 672 - -672
zbc_lex_token 1193 - -1193
------------------------------------------------------------------------------
(add/remove: 0/3 grow/shrink: 1/1 up/down: 1849/-1903) Total: -54 bytes
text data bss dec hex filename
980634 485 7296 988415 f14ff busybox_old
980580 485 7296 988361 f14c9 busybox_unstripped
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions