diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-16 18:43:51 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-16 18:43:51 +0100 |
commit | 9dc5d08baa4f409b2b6f9b98e2eefd87b8eb29be (patch) | |
tree | 0490ec2029ce66df53f9af954ce352b62e6fbc03 /init | |
parent | 202dd1943c90dea3c5c3365dd75d4e7ac9499c5f (diff) | |
download | busybox-9dc5d08baa4f409b2b6f9b98e2eefd87b8eb29be.tar.gz |
bc: delete unused (write-only) BcParse::nbraces member
function old new delta
zbc_lex_next 2296 2309 +13
bc_parse_expr_empty_ok 2021 2025 +4
bc_vm_init 760 757 -3
bc_num_printNewline 54 51 -3
zbc_num_divmod 156 150 -6
bc_parse_reset 113 106 -7
zbc_lex_number 200 192 -8
bc_parse_number 83 66 -17
zdc_parse_expr 707 671 -36
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/7 up/down: 17/-80) Total: -63 bytes
text data bss dec hex filename
982275 485 7296 990056 f1b68 busybox_old
982212 485 7296 989993 f1b29 busybox_unstripped
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions